Fork management for Claude Code - branch conversation paths and try different approaches simultaneously using git worktrees
Enables branching Claude Code conversations into parallel paths using git worktrees, allowing exploration of multiple approaches simultaneously.
Why this plugin
Unique git-based conversation branching for AI workflows. Solves linear conversation limitations by enabling parallel exploration with isolated state, unlike typical single-threaded AI chats.
Prerequisites
Requires git, python3, jq. Optional tmux for terminal multiplexing. Setup script configures directories and plugin linking.
npx claudepluginhub mcfearsome/fork-yeahCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement