What problem does it solve?
This skill performs the semantic phase of Augur /analyze by consuming a prepared run directory of deterministic facts, following the runtime-selected mode guidance, and producing validated architecture artifacts so human reviewers and automation can rely on a consistent project model.
Core Features & Use Cases
- Mode-aware synthesis: respects full and incremental modes appended by the runtime and aborts on skip.
- Artifact generation: writes atlas.json, stories/*.yaml, and narratives.yaml grounded in prepared facts and selective code inspection.
- Validation loop: runs the provided validator to iterate edits until outputs conform to atlas v4, story, and narrative schemas.
- Use case: convert detector outputs and hot-file evidence into a structured architectural atlas and onboarding narratives for a codebase snapshot.
Quick Start
Run the analyze skill on the prepared run directory to generate atlas.json, stories/*.yaml, and narratives.yaml and iterate validation until the validator reports valid.