Verifies the V-Model artifact graph is intact: BA sections, Epics, Features, Success Criteria, ADRs, arc42 sections, PLANs, Backlog, Wayfinder rows, and code references. Two modes: syntactic (links, IDs, Refs) and semantic (content coherence via an agent). Default syntactic at the end of every skill phase. Semantic before release or on explicit request. Use this skill when the user mentions "consistency check", "graph check", "check references", "dead links", "orphan features", "graph-health", or when another V-Model skill completes a phase and wants to verify the artifact graph before handoff.
$npx -y skills add pssah4/digital-innovation-agents --skill consistency-checkInstalls into the current project.
Run `npx skills use "https://github.com/pssah4/digital-innovation-agents" --skill "pssah4/digital-innovation-agents/consistency-check"` 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/pssah4/digital-innovation-agents" that are relevant to the current task. Run `npx skills add "https://github.com/pssah4/digital-innovation-agents"` and select the relevant skills, then follow their instructions.