What problem does it solve?
This Skill automates the implementation of work based on Product Requirements Documents (PRDs) or a set of issues, streamlining the process and reducing manual effort.
Core Features & Use Cases
- Automated Work Implementation: Automatically execute tasks based on the provided PRD or issues.
- Pre-Agreed Seams for TDD: Supports Test-Driven Development by facilitating pre-agreed seams for integration.
- Typechecking and Testing: Regularly runs typechecking and testing to ensure code quality.
- Committing Work: Commits the implemented work to the current branch.
- Use Case: With this Skill, you can implement a set of features or a bug fix directly from a PRD or issue tracking system, speeding up the development process.
Quick Start
To implement the work, use the 'implement' skill with the PRD or issues document: 'implement /path/to/document.prd'