creating-implementation-plan Skill
Creates an implementation plan AND task breakdown from a feature spec by consuming design artifacts. Produces plan.md with implementation steps, inline task list with full REQ traceability, and a Requirement Mapping table. This is the single skill for planning + decomposition. Triggers: "create implementation plan", "p Published by microsoft in github-copilot-modernization.
What is creating-implementation-plan Skill?
Creates an implementation plan AND task breakdown from a feature spec by consuming design artifacts. Produces plan.md with implementation steps, inline task list with full REQ traceability, and a Requirement Mapping table. This is the single skill for planning + decomposition. Triggers: "create implementation plan", "p Published by microsoft in github-copilot-modernization. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Design and media
- Research
- Data analysis use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use creating-implementation-plan Skill
- Use it for data analysis.
- Use it for design and media.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/github-copilot-modernization
- Skill file: plugins/github-copilot-modernization/skills/creating-implementation-plan/SKILL.md
What it does
Creates an implementation plan AND task breakdown from a feature spec by consuming design artifacts. Produces plan.md with implementation steps, inline task list with full REQ traceability, and a Requirement Mapping table. This is the single skill for planning + decomposition. Triggers: "create implementation plan", "p
Skill instructions
User Input You MUST consider the user input before proceeding (if not empty). Output All outputs are written under your task's Artifact path: (from task metadata). plan.md ← main artifact: plan + task breakdown + requirement mapping table research.md ← resolved spec-level unknowns (if any) checkpoints/spec-to-plan.yaml ← REQ-XXX → plan item traceability checkpoints/plan-to-tasks.yaml ← plan item → task traceability Workflow Step 1: Load Context 1. Read the feature spec. Extract all REQ-XXX requirement IDs. 2. Read constitution.md for principles and constraints. 3. Read knowledge-graph.json (if available) for architecture understanding. 4. Read all dependency artifacts listed in the task's Dependency Artifacts metadata. These typically include architecture analysis, data model, API contracts, UX patterns, and feature specs — but filenames follow the <taskId-<role.md convention, not fixed names. 5. Read the project topology (project-topology.md in the artifacts directory) if it exists. E
Explore related resources
Frequently asked questions
What is creating-implementation-plan?
creating-implementation-plan is a open-source AI agent skill with Copy skill directory. Creates an implementation plan AND task breakdown from a feature spec by consuming design artifacts.
Who is creating-implementation-plan best for?
creating-implementation-plan is best for reusing agent instructions, scripts, and references, data analysis workflows, design and media workflows, research workflows.
How do I install creating-implementation-plan?
Install or run creating-implementation-plan using Copy skill directory. Check creating-implementation-plan for the latest setup command.
Is creating-implementation-plan actively maintained?
creating-implementation-plan may need a closer maintenance check before production use.
Auto-fetched from GitHub.