review-feature-branch
Installation
SKILL.md
Review Feature Branch
Orchestrate a feature branch review by running code review, evaluating findings, and optionally finishing with /finalize.
Task Tracking
At the start, use TaskCreate to create a task for each step:
- Code review
- Confirm implementation
- Finalize implementation
Step 1: Code Review
Run the /review-code skill to review the feature branch against the base branch.
Step 2: Confirm Implementation
After the code review summary, use AskUserQuestion to ask whether to proceed with finalization: