spec-driven-dev-copilot

Generate implementation-plan.md and tasks.md from clarified feature requirements.

1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/DIO0550/d-market --skill spec-driven-dev-copilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-driven-dev-copilot
Source: https://github.com/DIO0550/d-market/tree/main/plugins/spec-plugin/skills/spec-driven-dev-copilot
Command: npx skills add https://github.com/DIO0550/d-market --skill spec-driven-dev-copilot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams avoid scope creep and unclear requirements by eliciting the right questions, producing implementation-plan.md and tasks.md for traceable work.

Core Features & Use Cases

  • Interactive spec elicitation through structured questioning
  • Auto-generates implementation-plan.md and tasks.md for each feature
  • Supports Copilot-based review loops to ensure quality and alignment with requirements

Quick Start

Describe your feature goal and let the skill generate implementation-plan.md and tasks.md.

Frequently Asked Questions about spec-driven-dev-copilot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent scope creep when generating an implementation plan from feature specifications?

To prevent scope creep from feature specifications, this skill uses interactive questioning to clarify requirements upfront. It then generates traceable implementation-plan.md and tasks.md files to ensure development alignment and prevent miscommunication.

What is the best way to create a traceable tasks.md from a feature goal?

The best way to create a traceable tasks.md from a feature goal is through structured spec-driven planning. By describing your objective, the system generates an implementation-plan.md and a detailed tasks.md to map out the work.

How does Copilot review loop work for specification validation?

Copilot review loops for specification validation work by iterating on generated plans against the original requirements. This enforces structured planning and safety checks throughout the spec-to-implementation workflow to ensure quality and alignment.

Can I use this spec-driven workflow to clarify requirements before coding starts?

Yes, you can use this spec-driven workflow to clarify requirements before coding starts. It guides interactive questioning to elicit the right details, ensuring your implementation-plan.md accurately reflects the intended feature scope.

Why does my development team experience miscommunication during feature implementation?

Teams experience miscommunication during feature implementation due to unclear requirements and lack of traceability. Generating a structured implementation-plan.md and tasks.md resolves this by enforcing safety checks and structured planning throughout the workflow.