Marketplace

finish-feature

Complete feature work and merge back to main branch. Use when user wants to finish a feature, close a feature, or merge feature branch. Switches to main, pulls latest changes, merges feature branch, and pushes to remote.

$ Installer

git clone https://github.com/otrebu/agents /tmp/agents && cp -r /tmp/agents/plugins/development-lifecycle/skills/finish-feature ~/.claude/skills/agents

// tip: Run this command in your terminal to install the skill