speckit-implement

Execute spec-kit implementation tasks with pre-execution checks and post-execution validation.

Updated Dec 5, 2025
One-click install
npx skills add https://github.com/ApothecaryMan/pharmaflow-ai --skill speckit-implement-apothecaryman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-implement
Source: https://github.com/ApothecaryMan/pharmaflow-ai/tree/main/.agent/skills/speckit-implement
Command: npx skills add https://github.com/ApothecaryMan/pharmaflow-ai --skill speckit-implement-apothecaryman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spec-kit, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the execution of project implementation tasks, streamlining the process and saving time.

Core Features & Use Cases

  • Task Execution Automation: Process and execute tasks defined in tasks.md files.
  • Compatibility Checks: Ensures that the project follows spec-kit project structure and has a .specify/ directory.
  • Pre-Execution Checks: Evaluates and executes optional and mandatory extension hooks for additional checks.
  • Outline & Execution: Outlines the steps required for project setup and task execution, including checklist status, task dependency management, and file-based coordination.
  • Post-Execution Validation: Checks for completion, correctness, and consistency of the implementation.

Quick Start

Use the 'speckit-implement' command to execute the implementation plan for a project.

Frequently Asked Questions about speckit-implement

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

FAQPage Schema
How do I automate project implementation tasks in a spec-kit environment?

To automate project implementation tasks, this skill processes tasks.md files within a spec-kit project structure. It handles pre-execution checks, task execution, and post-execution validation to ensure correctness and consistency.

What is the process for executing implementation tasks defined in tasks.md files?

Executing implementation tasks involves evaluating extension hooks, generating an execution outline, and processing task dependencies. The skill coordinates file-based execution and validates completion, correctness, and consistency after the implementation runs.

Do I need a specific directory structure to run spec-kit implementation plans?

Yes, spec-kit implementation requires an existing .specify/ directory within your project. The skill performs compatibility checks to ensure your project follows the spec-kit project structure before executing any automation tasks.

How does task dependency management work during automated code execution?

Task dependency management during code execution relies on file-based coordination and checklist status tracking. The skill outlines required steps and manages dependencies sequentially to maintain execution order and validate implementation completion.

What validations are performed after executing software development tasks?

Post-execution validation checks for completion, correctness, and consistency of the software implementation. The skill evaluates the final state of the project to ensure the automated task execution aligns with the defined spec-kit plan.