What problem does it solve?
This Skill ensures consistency across all project artifacts (specification, plan, tasks) and identifies potential breaking changes early in the development lifecycle. It prevents costly rework, integration issues, and unexpected disruptions by catching problems before implementation begins.
Core Features & Use Cases
- Cross-Artifact Consistency Checks: Validates alignment between the feature specification, implementation plan, and detailed tasks.
- Breaking Change Detection: Identifies potential breaking changes in APIs, database schemas, or UI components that could impact existing systems.
- Dependency Validation: Verifies that all internal and external dependencies are correctly accounted for and aligned.
- Use Case: Before starting implementation, this skill helps a technical lead review a feature's specification, plan, and tasks to ensure everything aligns and no breaking changes have been overlooked, saving significant time and effort.
Quick Start
Analyze the 'Student Progress Dashboard' feature, checking for cross-artifact consistency and detecting any potential breaking changes.