What problem does it solve?
The review Skill addresses the challenge of manual code review processes by automating the review, rerun, and approval or bug reporting of completed phases in a software development lifecycle.
Core Features & Use Cases
- Automated Review Process: Automates the review of code against predefined standards and acceptance criteria.
- Rerun Commands: Re-runs project commands to ensure code quality.
- Approve/Report Bugs: Approves phases as complete or reports bugs for further investigation.
- Use Case: For a software development team, this Skill can automatically verify the completion of a development phase and ensure it meets all required standards before marking it as done.
Quick Start
Run the review skill on a completed phase using the command: 'review <phase>' where <phase> is the identifier of the phase to be reviewed.