Planning and execution workflows: plans, subagents, git worktrees, branch completion
Enables structured planning and execution workflows within Claude Code, including subagent orchestration, git worktree management, and branch completion.
Why this plugin
Provides a unified system for breaking down complex tasks into actionable plans and delegating to specialized subagents, streamlining development from planning to finalization.
Prerequisites
Requires uv package manager, jq, yq, ripgrep, fd, and coreutils installed. Python dependencies must be synced via uv sync.
/plugin marketplace add pproenca/dot-claude-old/plugin install workflow@dot-claudeCore 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