What problem does it solve?
This Skill streamlines the software development process by enforcing a spec-driven design workflow, ensuring that features are well-defined, tested, and meet requirements before and during implementation.
Core Features & Use Cases
- Spec Management: Creates and maintains detailed
spec.md files for features.
- Test Plan Generation: Derives comprehensive
test-plan.md files from specifications, mapping acceptance criteria to test cases.
- Regression Risk Assessment: Analyzes spec changes to identify and manage regression risks.
- Handover Support: Generates
plan.md for clear project handovers.
- Use Case: When starting a new feature, use this Skill to create a
spec.md and test-plan.md, ensuring all requirements are captured and testable from the outset.
Quick Start
Use the mspecplus skill to start a new feature by creating a spec file.