Loading...
Loading...
Found 4 Skills
External persistent memory for cross-session knowledge. Use when storing error patterns, retrieving learned solutions, managing causal memory chains, or persisting project knowledge.
Design multi-agent harnesses for long-running autonomous coding tasks. Covers generator/evaluator loops, context reset strategy, sprint contracts, and the planner-generator-evaluator architecture from Anthropic's harness research.
Intelligent error detection and recovery for autonomous coding. Use when handling errors, implementing retry logic, recovering from failures, or managing exception handling.
Pick and work on the next task from TASKS.md. Use when the user says "next task", "work on the next thing", "what should I work on", or wants to start an autonomous coding loop.