abnegate/claudes
Agent
Use this agent when you need rapid development of complete applications, complex system architecture, performance-critical implementations, or when tackling challenging technical problems that require deep expertise across multiple technology stacks. This agent excels at building production-ready applications from…
abnegate/claudes
Agent
Use this agent to merge parallel worktree branches into a single coherent codebase. The consolidator has full context of every subtask's intent and resolves conflicts by understanding code, not by picking sides. Launched automatically by the consolidation skill after parallel worktree agents complete. Can also be…
abnegate/claudes
Agent
Use this agent to decompose a task into the smallest reasonable units of work, decide which agents execute each unit, map file overlaps and dependencies, and produce an execution plan optimized for maximum parallelism. The planner is the first step in the consolidation cycle — it reads the codebase, understands the…
abnegate/claudes
Agent
Use this agent when you need an uncompromising code review that catches every possible issue, from critical bugs to minor style inconsistencies. This agent excels at identifying performance bottlenecks, security vulnerabilities, maintainability concerns, and code smells that others might overlook. Perfect for…
abnegate/claudes
Agent
Use this agent to validate execution plans before work begins (pre-verification) and to confirm that completed work matches expected outcomes (post-verification). The verifier checks plans for correctness, completeness, efficiency, and effectiveness. It catches missing subtasks, unnecessary work, wrong file targets…