bynikolanovoselec· 47 skills
SDD spec enforcement orchestrator — the canonical cross-agent contract. Runs the 23-row execution manifest against the current diff (or full spec on scope=all). Detects forbidden content, REQ-shape violations, status drift, meta-leakage, changelog drift, backlog state, source-anchor truth-check (CQ-SOURCE — always runs), and per-AC test-anchor coverage at parity with source anchors (CQ-TEST — gated by enforce_tdd). Conditionally invokes spec-enforce-ac (when ACs touched) and spec-enforce-truth (when Implemented or Partial REQs touched or scope=all — Partial included so CQ-SOURCE can validate anchors). Invoked by spec-reviewer on every PR-boundary trigger and inline by the root-owned /sdd clean workflow.
$npx -y skills add nikolanovoselec/codeflare --skill spec-enforceInstalls into the current project.
Run `npx skills use "https://github.com/nikolanovoselec/codeflare" --skill "nikolanovoselec/codeflare/spec-enforce"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nikolanovoselec/codeflare" that are relevant to the current task. Run `npx skills add "https://github.com/nikolanovoselec/codeflare"` and select the relevant skills, then follow their instructions.