What problem does it solve?
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation to surface inconsistencies, gaps, and alignment issues before implementation.
Core Features & Use Cases
- Vault Logging: writes structured event data to the vault session log for traceability during analysis.
- Constitution-driven validation: detects violations of MUST/SHOULD principles defined in the constitution and flags missing mandated sections.
- Coverage mapping: links each requirement and user story to one or more tasks, and identifies uncovered items or orphan tasks.
- Progressive artifact loading: loads minimal context from spec.md, plan.md, and tasks.md to build a semantic model for efficient analysis.
- Remediation guidance: surfaces concrete remediation recommendations and optional plan adjustments before proceeding to implement.
Quick Start
Run the /smith-tasks to ensure tasks.md exists, then run /smith-analyze to review cross-artifact coherence.