openspec-implementation

Execute approved specification proposals sequentially with TodoWrite tracking and testing.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Michael0520/milo.me --skill openspec-implementation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-implementation
Source: https://github.com/Michael0520/milo.me/tree/main/.claude/skills/openspec-implementation
Command: npx skills add https://github.com/Michael0520/milo.me --skill openspec-implementation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a disciplined, repeatable approach to turning approved specification proposals into concrete, tested implementations by executing tasks sequentially, tracking progress, and maintaining living documentation.

Core Features & Use Cases

  • Sequential task execution and validation: following a proposal from read to implement to test in a controlled, auditable flow.
  • TodoWrite-based progress tracking: real-time visibility into task status and blockers.
  • Quality assurance & documentation: ensures changes are tested, documented, and ready for archiving.

Quick Start

  1. Read the proposal and extract tasks
  2. Create TodoWrite entries for each task
  3. Execute tasks in order, test each one, and mark complete only after verification
  4. Archive changes and merge deltas into living documentation

Frequently Asked Questions about openspec-implementation

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

FAQPage Schema
How do I turn approved specification proposals into tested implementations?

You transform specification proposals into working implementations by decomposing them into sequential tasks, tracking progress with TodoWrite, and validating each change before marking it complete.

What is sequential task execution in software engineering workflows?

Sequential task execution is a structured workflow approach where engineering tasks are executed in order, tracked in real-time, and validated before completion to ensure compliance with approved specifications.

How do I track engineering tasks and maintain living documentation during implementation?

Track engineering tasks and maintain living documentation by creating TodoWrite entries for each task, verifying completion through testing, and merging deltas into your living documentation after archiving changes.

Can I use TodoWrite progress tracking for structured engineering workflows?

Yes, TodoWrite progress tracking is designed for structured engineering workflows, providing real-time visibility into task status and blockers during sequential specification implementation.

What is the best way to ensure quality assurance when implementing specifications?

The best way to ensure quality assurance during specification implementation is to execute tasks sequentially, test each one individually, and mark them complete only after full verification and documentation.

When do I need specification implementation and task tracking for my project?

You need specification implementation and task tracking when working within structured engineering workflows that require changes to be decomposed, sequentially executed, and auditably validated before completion.