Agent Skill
2/7/2026

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

G
guyathomas
0GitHub Stars
2Views
npx skills add guyathomas/workflows

SKILL.md

Namefinishing-a-development-branch
DescriptionUse when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

Amux

Research, planning, and code review skills for Claude Code.

What's Included

Skills (3)

  • research — Deep research with 20+ sources and confidence tracking, powered by agent teams
  • planning — Pre-implementation planning that researches approaches using Context7, Serper, and GitHub MCPs
  • code-review-pipeline — Multi-reviewer code review using agent teams (architecture, code, implementation, tech practices, tests, UI)

Agents (7)

Specialized reviewers for the code-review-pipeline: architecture, code, implementation, tech practices, tests, UI, and synthesizer.

Commands (8)

  • /research — Start a deep research session
  • /code-review-pipeline — Run the full review pipeline
  • /review-architecture, /review-code, /review-implementation, /review-tech-practices, /review-tests, /review-ui — Individual review commands

Hooks

  • session-start — Announces available skills on startup
  • research-stop-hook — Validates research output format
  • pre-commit-quality-gate — Runs quality checks before commits

AGENTS.md Template

A comprehensive AGENTS.md / CLAUDE.md template covering project setup, decision protocol, development flow, code rules, testing, git conventions, and quality gates.

Installation

Claude Code (via Plugin Marketplace)

/plugin marketplace add guyathomas/amux-marketplace
/plugin install amux@amux-marketplace

Verify

/help
# Should list /amux:research, /amux:code-review-pipeline, etc.

License

MIT — see LICENSE

Skills Info
Original Name:finishing-a-development-branchAuthor:guyathomas