speckit-implement

Execute tasks from tasks.md with pre-execution checks and post-execution hooks.

1|Updated Apr 7, 2025
One-click install
npx skills add https://github.com/RedFox-Soft/OAuth-server.ts --skill speckit-implement-redfox-soft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-implement
Source: https://github.com/RedFox-Soft/OAuth-server.ts/tree/main/.claude/skills/speckit-implement
Command: npx skills add https://github.com/RedFox-Soft/OAuth-server.ts --skill speckit-implement-redfox-soft

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the execution of a project's implementation plan by processing and executing all tasks defined in tasks.md, ensuring a systematic approach to project setup and execution.

Core Features & Use Cases

  • Task Execution: Automates the execution of tasks defined in tasks.md, including setup, tests, core development, integration, and polish.
  • Pre-Execution Checks: Performs checks for prerequisites, checklist status, and project setup verification.
  • Post-Execution Hooks: Executes mandatory and optional hooks for project cleanup and finalization.
  • Progress Tracking: Provides progress updates and error handling throughout the implementation process.
  • Completion Validation: Validates that all tasks are completed and that the implementation meets specifications.

Quick Start

Run the 'speckit-implement' command with optional implementation guidance or task filter to execute the implementation plan.

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 from a task list?

You can automate project implementation by running the speckit-implement command to process and execute all tasks defined in your tasks.md file. The Skill handles setup, core development, integration, and polish phases automatically.

What are pre-execution checks for task automation in a spec-kit project?

Pre-execution checks verify prerequisites, checklist status, and project setup before task automation begins. These checks ensure your spec-kit project structure is correctly configured with the required .specify/ directory before executing tasks.

Can I filter which tasks to execute during project implementation?

Yes, you can provide an optional task filter when running the implementation command. This allows you to target specific tasks within your tasks.md file rather than executing the entire project implementation plan.

How does progress tracking work when executing an implementation plan?

Progress tracking provides real-time updates and error handling throughout the implementation process. The Skill validates task completion and ensures the implementation meets your specifications before executing post-execution hooks for project cleanup.

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

Yes, task execution requires a spec-kit project structure with a .specify/ directory. This structure contains the tasks.md file and configuration needed for the Skill to perform pre-execution checks and execute your implementation plan systematically.

What happens after all tasks in an implementation plan are completed?

After all tasks are completed, the Skill executes post-execution hooks for project cleanup and finalization. It also validates that all tasks are finished and that the implementation meets the defined specifications.