openspec-workflow

Coordinates OpenSpec-driven workflows from proposal to Fabro implementation and verification.

7|2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/sundaiclaw/hacker --skill openspec-workflow-sundaiclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-workflow
Source: https://github.com/sundaiclaw/hacker/tree/main/skills/openspec-workflow
Command: npx skills add https://github.com/sundaiclaw/hacker --skill openspec-workflow-sundaiclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates end-to-end OpenSpec-driven project workflows by coordinating proposal, design, specs, and tasks with Fabro.

Core Features & Use Cases

  • Orchestrates the full spec lifecycle: proposal, design, specs, and tasks, then hands off to Fabro for implementation and verification.
  • Integrates with OpenSpec CLI, Fabro CLI, gh CLI, and Git to manage changes, reviews, and shipping.
  • Suitable for new apps, repo changes, and major feature migrations that require formal specs and automated verification.

Quick Start

Describe a new feature using OpenSpec, then trigger Fabro to plan, implement, verify, and ship it.

Frequently Asked Questions about openspec-workflow

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

FAQPage Schema
How do I automate spec-driven development workflows from proposal to deployment?

Spec-driven development workflows are automated by coordinating proposal, design, specs, and tasks with Fabro. The workflow uses OpenSpec CLI, Fabro CLI, gh CLI, and Git to plan, implement, review, verify, and ship changes end-to-end.

What is OpenSpec workflow orchestration for software engineering?

OpenSpec workflow orchestration coordinates the full spec lifecycle including proposal, design, specs, and tasks. It hands off to Fabro for implementation and automated verification, integrating with Git and gh CLI to manage changes and shipping.

Can I use OpenSpec and Fabro CLI for feature migrations in existing repos?

Yes, OpenSpec and Fabro CLI support repo changes and major feature migrations that require formal specs. The workflow applies to new apps, repo modifications, and feature evolutions with automated verification through Git integration.

How do I integrate formal specs with Git and GitHub for automated verification?

Formal specs integrate with Git and GitHub through OpenSpec CLI, Fabro CLI, and gh CLI. The workflow manages changes, reviews, and shipping by orchestrating specs into implementation tasks that are verified automatically before deployment.

Do I need OpenSpec CLI installed to run spec-driven project workflows?

Yes, OpenSpec CLI is required to run spec-driven project workflows. The automation depends on OpenSpec CLI, Fabro CLI, gh CLI, and Git integration to coordinate the full lifecycle from proposal through implementation and verification.

When should I use spec-driven workflow automation instead of manual Git operations?

Spec-driven workflow automation is ideal for new apps, repo changes, and feature evolutions that require formal specs and automated verification. It orchestrates proposal, design, specs, and tasks end-to-end rather than relying on manual Git operations.