What problem does it solve?
This Skill proactively identifies potential issues, risks, and gaps in a technical specification before any code is written, preventing costly rework and ensuring backward compatibility.
Core Features & Use Cases
- Backward Compatibility Audit: Checks against 13 contract surface categories to find breaking changes.
- Spec Completeness Check: Verifies all essential sections are present in the specification.
- AGENTS.md Compliance: Ensures adherence to project coding standards and best practices.
- Risk Assessment: Identifies technical, integration, and dependency risks.
- Gap Analysis: Pinpoints missing information crucial for implementation.
- Use Case: Before starting development on a new API endpoint, use this Skill to analyze its specification, ensuring it won't break existing clients and that all necessary details (like error handling and data models) are included.
Quick Start
Analyze the specification located at '/specs/new-user-api.md' to identify any backward compatibility issues or missing sections.