superspec-implementation

Installation
SKILL.md

Superspec Implementation (Apply + Validate)

Rules (non-negotiable)

  • Drive OpenSpec via CLI only (NO OpenSpec slash commands; i.e., commands starting with /opsx or /openspec).
  • It is OK to tell the user to run Superspec skills like /superspec-plan; only OpenSpec slash commands are disallowed.
  • Prefer JSON output for every OpenSpec call (use --json).
  • Only implement what the tasks/specs require; do not expand scope.
  • Do not proceed if required tasks/artifacts are missing or blocked.

Change Selection

  1. If the user provides a change name, use it as <change>.
  2. Else run:
    • openspec list --json Ask the user to confirm/select a change name from the JSON output.

Always print:

  • Selected change: <change>
Installs
1
GitHub Stars
134
First Seen
Feb 15, 2026
superspec-implementation — neversight/skills_feed