Workflow

Workflow from pproenca/dot-claude-old.

by @pproenca 4 skills

Skills in this plugin

4
  1. Git Worktrees · pproenca
    Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
    1 install
  2. Writing Plans · pproenca
    Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
    1 install
  3. Executing Plans · pproenca
    Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches
    1 install
  4. Parallel Agents · pproenca
    Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently
    1 install