What problem does it solve?
This Skill standardizes and automates the multi-step process of completing a development task, from final testing and committing to creating a pull request and sending a completion report, ensuring consistency and reducing oversight.
Core Features & Use Cases
- Final Verification: Check for ready changes and run applicable tests before finalizing.
- Structured Commits: Guide through staging changes and crafting clear, project-compliant commit messages.
- PR Creation: Automate the creation of pull requests with predefined templates for summary, changes, and testing.
- Task Lock Release & Reporting: Automatically release repository locks and generate a detailed completion report for the manager.
- Use Case: A developer has finished implementing a new feature. This skill guides them through all final steps, ensuring the code is tested, committed correctly, a PR is created, and the manager is notified with a comprehensive report.
Quick Start
I have finished the 'feature-new-telemetry' task in the INAV firmware. Complete all final steps.