openspec

Coordinate feature development through a structured spec-driven workflow.

Updated Dec 31, 2025
One-click install
npx skills add https://github.com/rockdong/stock_for_cpp --skill openspec-rockdong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec
Source: https://github.com/rockdong/stock_for_cpp/tree/main/skills/openspec
Command: npx skills add https://github.com/rockdong/stock_for_cpp --skill openspec-rockdong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Spec-driven development helps teams organize proposals, specs, design, tasks, and implementation using AI-assisted workflows to reduce miscommunication and rework.

Core Features & Use Cases

  • Plan-driven collaboration: manage proposals, specs, designs, and tasks in a traceable chain.
  • Schema-driven workflows: supports custom schemas (TDD, rapid, etc.) and tracks changes.
  • AI-assisted guidance: instructions and artifact generation guided by OpenSpec CLI.
  • Use Case: When building a new feature, trigger on requests involving feature planning, spec writing, change management, or /opsx commands.

Quick Start

Install OpenSpec CLI and initialize a spec-driven change in your project.

Frequently Asked Questions about openspec

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

FAQPage Schema
What is spec-driven workflow for feature development?

Spec-driven workflow organizes feature development by enforcing artifact sequencing for proposals, specs, designs, and tasks. It creates a traceable chain that reduces miscommunication and rework across migrations or refactors using AI-assisted automation.

How do I manage change requests and proposals for product teams?

Manage change requests by coordinating feature development through a structured spec-driven workflow. The system tracks proposals, specs, designs, and tasks in a traceable chain, providing CLI-driven guidance to generate and archive artifacts.

Can I use custom schemas for TDD and rapid development workflows?

Yes, the spec-driven workflow supports custom schemas like TDD and rapid development. It tracks changes according to these schema definitions, allowing product teams to adapt artifact generation and sequencing to specific development methodologies.

Does the openspec workflow require a CLI to generate and archive artifacts?

Yes, the workflow relies on the OpenSpec CLI to provide AI-assisted guidance and automation. You install the CLI and initialize spec-driven changes in your project to generate, sequence, and archive development artifacts.

When should I use a spec-driven workflow over standard task tracking?

Use a spec-driven workflow when building new features that require strict artifact sequencing across proposals, specs, designs, and implementation. It is particularly applicable for product teams handling migrations or refactors where traceable change management is critical.