openspec-implement

Implement approved OpenSpec proposals task-by-task with tests and documentation.

67|11|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/bacoco/BMad-Skills --skill openspec-implement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-implement
Source: https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/openspec-implement
Command: npx skills add https://github.com/bacoco/BMad-Skills --skill openspec-implement

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill systematically executes approved OpenSpec proposals, ensuring each task is implemented, rigorously tested, and thoroughly documented according to precise specifications. It reduces errors, minimizes rework, and provides transparent progress tracking for small to medium changes.

Core Features & Use Cases

  • Sequential Task Execution: Implements changes task-by-task, strictly following the defined tasks.md checklist, ensuring logical progression.
  • Specification Adherence: Ensures that implemented code matches delta specifications exactly, preventing scope creep and misinterpretations.
  • Continuous Testing & Reporting: Writes and runs tests for every change, capturing commands and results, and continuously updates progress transparently.
  • Use Case: After a small feature proposal (e.g., adding a new filter to a search page) is approved, this Skill takes the task list, implements the code, writes and runs all necessary tests, and updates the task status, making the change ready for review and deployment.

Quick Start

Implement the approved OpenSpec proposal for "profile-search-filters".