SkillFree Review notesPortable414 installs

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

Works with:Claude CodeCodexCursorGemini CLICopilot+25

Agent Skill standard (SKILL.md). Runs in Claude Code plus Codex, Cursor, Gemini CLI and 30+ tools, unmodified.

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

Or install via CLI:

npx configdeck add using-git-worktrees
Review notesSafety review

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

Detected the following — review the preview before installing:

  • Installs packages
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
Git Flow Manager

Git Flow workflow manager. Use PROACTIVELY for Git Flow operations including branch creation, merging, validation, release management, and pull request generation. Handles feature, release, and hotfix branches.

244