registry-consistency-check

Audits spec_artifacts_registry.md to verify Stage 3 planning artifact entries are complete and current.

5|1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/tikazyq/agentic-spec-forge --skill registry-consistency-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: registry-consistency-check
Source: https://github.com/tikazyq/agentic-spec-forge/tree/main/AGENTIC_SPEC_FORGE/spec_stage_skill/implementation_planning/registry-consistency-check
Command: npx skills add https://github.com/tikazyq/agentic-spec-forge --skill registry-consistency-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents broken traceability and ensures all implemented artifacts are properly logged by auditing the spec_artifacts_registry.md for completeness and accuracy.

Core Features & Use Cases

  • Artifact Auditing: Verifies that all implementation artifacts (like ai_context.txt, goal_breakdown.md, etc.) are correctly registered in the global registry.
  • Traceability Maintenance: Guarantees that the artifact registry accurately reflects the current state of the project's implementation artifacts, preventing broken links and lost information.
  • Use Case: After creating a new module_contracts.md file for a complex feature, run this Skill to confirm it's been added to the registry, ensuring future reference and compliance checks.

Quick Start

Run the registry consistency check for stage 3 implementation planning artifacts.

Frequently Asked Questions about registry-consistency-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a spec_artifacts_registry.md for missing implementation artifacts?

You verify artifact traceability by auditing the spec_artifacts_registry.md to ensure all Stage 3 IMPLEMENTATION_PLANNING artifacts are correctly registered and accurately reflect the current project state.

How does registry traceability maintenance work for implementation planning artifacts?

Registry traceability maintenance works by scanning implementation directory files and comparing them against the spec_artifacts_registry.md entries to identify missing or outdated artifacts and prevent broken links.

How do I check if a new module_contracts.md file is registered in the global registry?

You check artifact registration by running a registry consistency check that scans implementation directory files and compares them against registry entries to identify missing or outdated artifacts.

Does the artifact registry audit work for Stage 3 implementation planning files?

Yes, the artifact registry audit verifies that all Stage 3 IMPLEMENTATION_PLANNING artifacts are correctly registered in the spec_artifacts_registry.md to maintain global traceability.

Why does my artifact registry have broken traceability after creating new implementation files?

Your artifact registry has broken traceability when new implementation directory files are not correctly registered in the spec_artifacts_registry.md, which requires a consistency check to identify missing or outdated artifacts.

What is the best way to ensure implementation artifact registration accuracy in a spec registry?

The best way to ensure implementation artifact registration accuracy is to run a registry consistency check that scans implementation directory files and compares them against registry entries to identify missing or outdated artifacts.