openspec

Installation
SKILL.md

OpenSpec Skill

Spec-driven development workflow using the openspec CLI.

Quick Checklist

  • Search existing work: openspec spec list --long, openspec list
  • Decide scope: new capability vs modify existing
  • Pick unique change-id: kebab-case, verb-led (add-, update-, remove-, refactor-)
  • Scaffold: proposal.md, tasks.md, design.md (if needed), delta specs per capability
  • Write deltas: ## ADDED|MODIFIED|REMOVED|RENAMED Requirements; ≥1 #### Scenario: per requirement
  • Validate: openspec validate [change-id] --strict
  • Request approval before implementation

Three-Stage Workflow

Stage 1: Creating Changes

Installs
1
GitHub Stars
1
First Seen
Jun 9, 2026
openspec — timlai666/installed-skills