openspec-sdd

Installation
SKILL.md

OpenSpec Spec-Driven Development

Specify what to build before writing code. Track changes as structured proposals. Keep specs as living documentation.

Principle: Fluid, iterative, brownfield-first. Artifacts are enablers, not gates.
Source: https://github.com/Fission-AI/OpenSpec

Prerequisites

  • Node.js >= 20.19.0
  • npm install -g @fission-ai/openspec@latest
  • Initialize: openspec init --tools github-copilot (creates openspec/ + .github/ integration)

Directory Structure

openspec/
├── config.yaml                                      # Project context + artifact rules
├── specs/<product-ns>/<domain>/spec.md              # Current-state specs (multi-system)
Related skills

More from arisng/github-copilot-fc

Installs
2
GitHub Stars
2
First Seen
Mar 9, 2026