speckit-implement

Execute and validate implementation plan tasks from tasks.md with progress tracking.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/Tzuhuanhsu/AI_MCP_Slot_Demo --skill speckit-implement-tzuhuanhsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-implement
Source: https://github.com/Tzuhuanhsu/AI_MCP_Slot_Demo/tree/main/.claude/skills/speckit-implement
Command: npx skills add https://github.com/Tzuhuanhsu/AI_MCP_Slot_Demo --skill speckit-implement-tzuhuanhsu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the execution of complex implementation plans by automating task processing, validation, and completion tracking.

Core Features & Use Cases

  • Automated Task Execution: Executes tasks defined in tasks.md, ensuring all steps are followed.
  • Pre-Execution Checks: Performs checks for prerequisites and extensions before starting.
  • Progress Tracking: Reports progress and errors during execution for continuous monitoring.
  • Completion Validation: Validates that tasks are completed and implemented features match specifications.
  • Use Case: Ideal for project managers who need to automate the implementation of tech projects with multiple steps and dependencies.

Quick Start

Run the speckit-implement skill with the specified implementation guidance or task filter, such as 'speckit-implement --argument "update architecture"'

Frequently Asked Questions about speckit-implement

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

FAQPage Schema
How do I automate implementation plan execution and task validation?

To automate implementation plan execution and task validation, process tasks defined in your tasks.md file while running pre-execution checks and tracking progress to ensure completion. This requires a project structure with a .specify/ directory.

What is the best way to track progress and errors during task execution?

Tracking progress and errors during task execution is handled by automated reporting that monitors your tasks.md file, providing continuous monitoring and validating that implemented features match specifications upon completion.

How do I perform pre-execution checks for prerequisites before starting implementation?

Pre-execution checks for prerequisites are performed automatically before starting implementation, scanning your project structure to verify that required extensions and dependencies are present before processing tasks defined in tasks.md.

Do I need a specific project structure to automate task execution?

Yes, you need a specific project structure to automate task execution, specifically requiring a .specify/ directory and a tasks.md file for task definitions to ensure the validation and execution processes function correctly.

How do I validate that completed tasks match specifications?

To validate that completed tasks match specifications, the automation performs completion validation by checking implemented features against the original implementation guidance and task definitions provided in your tasks.md file.

Can I filter task execution to update specific architecture components?

Yes, you can filter task execution to update specific architecture components by passing an argument such as --argument "update architecture", targeting specific implementation guidance within your tasks.md definitions.