finish-feature

Installation
SKILL.md

Finish Feature

Process

1. Verify Current Branch

Run git branch --show-current:

  • If main/master: Ask which feature branch to merge
  • If feature branch: Confirm this branch

2. Check Working Directory

Run git status:

  • Uncommitted changes? Ask: commit or stash?
  • Clean? Proceed

3. Store Feature Branch Name

Installs
8
Repository
otrebu/agents
GitHub Stars
4
First Seen
Jan 24, 2026
finish-feature — otrebu/agents