What problem does it solve?
This Skill identifies critical discrepancies between your project's vision, its planned work (backlog), and its actual implementation in code, tests, and documentation, ensuring alignment and preventing drift.
Core Features & Use Cases
- Vision vs. Reality Check: Compares stated goals with existing code, tests, and documentation.
- Backlog Health: Detects planned work that is missing code, or code that lacks tests/documentation.
- Security & Operational Audits: Scans for common security vulnerabilities and operational issues.
- Actionable Intake Items: Generates prioritized tasks for the most significant gaps found.
- Use Case: After a sprint, use this Skill to automatically verify that all new features have corresponding tests and documentation, and that no critical security vulnerabilities were introduced.
Quick Start
Run the fabric-gap skill to detect discrepancies between the project vision and the current codebase.