ns-sdd-living-spec-consolidator
Installation
SKILL.md
Living Spec Consolidator
Maintain {specs_root}/ as current functional truth of product.
Default {specs_root} = {product_root}/docs/specs/.
Harness discovery
See ../ns-harness/references/harness-discovery.md and ../ns-harness/references/artifact-layout.md.
Modes
| Mode | When | Source of truth | Code Review gate |
|---|---|---|---|
| Version (default) | Version closure after delivery | docs/versions/{version_san}/ artifacts |
Required (Approved) |
| Ad-hoc | Invoked by ns-code-coder (or human) after Code Review: Approved |
{task_description} + approved git diff |
Required (Approved) |
| Appearance | Invoked by ns-proto-creator or ns-proto-visual-guide |
Guide/prototype path + short behavioral delta | None |
Detect Appearance when invoker passes mode appearance (or equivalent: guide/prototype path + behavioral delta, no review verdict). Detect Ad-hoc when mode ad-hoc (or equivalent: no {version_san}, plus task description and approved diff). Else Version.