What problem does it solve?
This Skill automates the process of completing work, ensuring that tasks are verified, options are presented, and the chosen workflow is executed, saving time and reducing errors.
Core Features & Use Cases
- Automated Verification: Verifies completed tasks by running the full test suite and checking a 'definition-of-done' checklist if available.
- Branch Management: Determines the base branch, presents options for merging, creating a pull request, keeping the branch, or discarding it.
- Execution Workflow: Executes the chosen workflow action, such as merging, creating a pull request, keeping the branch, or discarding it.
- Use Case: Ideal for software development teams to streamline the process of merging code changes, ensuring quality and efficiency.
Quick Start
Run the command /finish to automatically trigger the completion process after all implementation tasks pass review and verification.