What problem does it solve?
This Skill ensures the consistency and integrity of your FIRE project's state by comparing tracked information in state.yaml against the actual files and artifacts present on your file system. It detects and helps resolve inconsistencies, preventing potential errors and data loss.
Core Features & Use Cases
- Project Status Overview: Provides a clear, consolidated view of your project's intents, work items, and active runs.
- Integrity Validation: Scans the file system to identify orphaned files, missing artifacts, and status mismatches between
state.yaml and disk.
- Status Cascade Check: Verifies that work item statuses correctly roll up to intent statuses.
- Run Artifact Verification: Ensures that completed runs have all necessary associated files.
- Interactive Resolution: Offers options to automatically fix detected issues, review them one by one, or skip them.
Quick Start
Run /specsmd-fire status to check the current FIRE project status and validate its integrity.