speckit-implement

Execute tasks from tasks.md with plan-driven phases and progress reporting.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/MohamedSosa19/Quraan_App --skill speckit-implement-mohamedsosa19
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-implement
Source: https://github.com/MohamedSosa19/Quraan_App/tree/main/.claude/skills/speckit-implement
Command: npx skills add https://github.com/MohamedSosa19/Quraan_App --skill speckit-implement-mohamedsosa19

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates implementing a project by executing the defined tasks from tasks.md, turning a written plan into a concrete, auditable workflow.

Core Features & Use Cases

  • Orchestrates setup, core development, integration, and polish phases according to a structured plan.
  • Performs pre-execution checks, milestone validations, and dependency handling to reduce drift.
  • Supports extension hooks before and after implementation to customize behavior and integrations.

Quick Start

Run speckit-implement to automatically execute all tasks defined in tasks.md and report progress through each phase.

Frequently Asked Questions about speckit-implement

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

FAQPage Schema
How do I automate task plan execution from a markdown file?

Plan-driven task execution automates implementing a project by reading tasks from tasks.md and applying them in order. It handles pre-execution checks, test-driven development, and progress reporting while coordinating setup, core development, and polish phases.

What is plan-driven task execution in software development?

Plan-driven task execution is an automated process that turns a written project plan into a concrete, auditable workflow. It enforces dependencies, phase validation, and extension hook handling to ensure safe execution of structured tasks from setup through to polish phases.

How do I enforce dependencies during automated project implementation?

You can enforce dependencies during automated project implementation by using phase validation and milestone checks. This ensures tasks execute in the correct order, reducing drift and maintaining an auditable workflow across setup, core development, integration, and polish phases.

Can I customize task execution behavior with extension hooks?

Yes, you can customize task execution behavior by using extension hooks before and after implementation. These hooks allow you to integrate custom behavior and external tools seamlessly into the automated workflow while maintaining safe, auditable execution.

Does plan-driven execution support test-driven development workflows?

Yes, plan-driven execution supports test-driven development workflows by integrating TDD checks directly into the task application process. It coordinates these checks alongside pre-execution validation and progress reporting throughout the development phases.

How do I reduce project drift when executing a structured task plan?

You can reduce project drift when executing a structured task plan by relying on pre-execution checks, milestone validations, and dependency handling. This orchestrates setup, core development, integration, and polish phases according to the defined plan.