Skill Claude CodeCodexCursor
Planner breaks goals into epics and dispatches Sub-Planner per epic. Planner does NOT create task files — Sub-Planner does.
1 5mo ago A 32 tokens
original MIT
Skill Claude CodeCodexCursor
Planner breaks goals into epics and dispatches Sub-Planner per epic. Planner does NOT create task files — Sub-Planner does.
Skill Claude CodeCodexCursor
Summarizes project state, updates architecture, compresses context. Use when TRIGGERRESEARCHER fires (every 20 tasks) or when context has grown too large.
Skill Claude CodeCodexCursor
Reviews code for quality, correctness, and adherence to architecture. Use after each task completion or when the user requests a code review.