What problem does it solve?
This Skill automates the tedious process of manually tracking project feature completion, assessing architectural adoption, and identifying technical debt within a codebase. It provides a structured, objective report, saving time and reducing human error in project oversight.
Core Features & Use Cases
- Feature Module Analysis: Automatically checks for the existence of core files for each feature, providing a completeness percentage.
- Architecture Adoption Evaluation: Assesses if architectural decisions and technology choices are actually implemented in the codebase.
- Project Progress Tracking: Generates a structured JSON report detailing feature status (complete, partial, missing) and overall project completeness.
- Use Case: A project manager needs to quickly understand the status of all features before a sprint review. They can use this skill to generate a detailed report, identifying partially implemented modules and potential technical debt, without manually sifting through code.
Quick Start
Analyze the current project's feature completion and generate a structured JSON report.