implement-local-plan

Implement a development plan from local plan files with work report tracking. Use when the user wants to execute a local development plan from `.github/plans/` or `.github/reports/`, implement backlog items step by step, or create work reports for completed tasks.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "implement-local-plan" with this command: npx skills add jim60105/copilot-prompt/jim60105-copilot-prompt-implement-local-plan

Implement Local Plan

Implement a development plan from local plan files with systematic work report tracking.

Key Directives

  • Git commit after completing work, using conventional commit format for the title and a brief description in the body. Always commit with --signoff. Write the commit in English.
  • Commit the report file together with the code changes, using the templates provided in .github/reports/.

Work Report Protocol

Development progress is tracked within the .github/reports directory. Before starting any new work, review prior reports to stay aligned with ongoing development. Treat all past reports as immutable references — do not edit or revise them. Upon task completion, generate a new comprehensive work report. Refer to naming conventions of existing files to determine an appropriate filename.

Reports must include a detailed account of the work performed, encompassing all relevant code modifications and corresponding test outcomes.

Implementation

Implement the plan step by step, following the instructions provided in the plans/ directory. Each step should be executed in sequence, ensuring that all requirements are met and documented appropriately.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

update-github-actions-version

No summary provided by upstream source.

Repository SourceNeeds Review
General

create-blog-post

No summary provided by upstream source.

Repository SourceNeeds Review
General

docx

No summary provided by upstream source.

Repository SourceNeeds Review
General

pdf

No summary provided by upstream source.

Repository SourceNeeds Review