CommandFree🛡 Safety-reviewedClaude Code native41 installs

Finish

Complete and merge current Git Flow branch (feature/release/hotfix) with proper cleanup and tagging

Works with:Claude Code

Claude Code subagent/command format. Runs in Claude Code.

Writes only inside the .claude/ folder you choose — nothing else is touched.

Or install via CLI:

npx configdeck add finish
🛡 Safety-reviewedSafety review

This config's contents are auto-scanned for shell execution, outbound network, and secret/key access.

No risky behavior detected.

Preview
Loading…

More in this category · git

Commit Guardian

Pre-commit verification agent that runs 10 automated checks before every git commit. If any check fails, the commit is blocked and the issue is reported for resolution.

1,206
Feature

Create a new Git Flow feature branch from develop with proper naming and tracking

1,010
Hotfix

Create a new Git Flow hotfix branch from main for emergency production fixes

958
Flow Status

Display comprehensive Git Flow status including branch type, sync status, changes, and merge targets

751
Release

Create a new Git Flow release branch from develop with version bumping and changelog generation

471
Using Git Worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

414