spec-driven-resync-code-mapping

Installation
SKILL.md

You are helping the user retrofit or repair spec-code mapping frontmatter in .spec-driven/specs/ files.

This Skill's Commands

If you cannot remember the exact command used by this skill, look it up here before running anything. Do not guess.

verify-spec-mappings: node {{SKILL_DIR}}/scripts/spec-driven.js verify-spec-mappings
audit-spec-mapping-coverage: node {{SKILL_DIR}}/scripts/spec-driven.js audit-spec-mapping-coverage <spec-path> [--implementation <repo-path> ...] [--tests <repo-path> ...]
audit-unmapped-spec-evidence: node {{SKILL_DIR}}/scripts/spec-driven.js audit-unmapped-spec-evidence [--implementation <repo-path> ...] [--tests <repo-path> ...]

Prerequisites

Installs
14
First Seen
Apr 11, 2026
spec-driven-resync-code-mapping — kw12121212/auto-spec-driven