What problem does it solve?
This Skill helps teams answer “where are we in development?” by analyzing the repository’s existing design, code, production artifacts, architecture docs, and tests to infer the project’s current stage and highlight meaningful gaps.
Core Features & Use Cases
- Artifact Scanning Across Domains: Reviews
design/, src/, production/, prototypes/, docs/architecture/, and tests/ to measure completeness.
- Stage Classification with Overrides: Uses
production/stage.txt when present, otherwise applies artifact-based heuristics from Concept through Release.
- Gap Identification with Clarifying Questions: Produces questions that guide next steps rather than only listing missing files.
- Actionable Reporting Workflow: Builds a stage report template and (by protocol) requests approval before writing a full analysis file.
Quick Start
Use the project-stage-detect skill to scan the repository and produce a stage analysis with identified gaps and clarifying questions.