tmdgusya/roach-pi

Strict engineering discipline and multi-agent orchestration for the pi coding agent

275Stars on the repository
20Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

tmdgusya/roach-pi

Skill Claude CodeCodex

Interactive idea development through guided Q&A dialogue. This skill helps users clarify and develop their ideas by asking targeted questions, expanding on possibilities, and producing a structured markdown document capturing the essence of their thinking. Triggers: "brainstorm", "idea", "organize ideas", "I want to…

275 1mo ago A 75 tokens

tmdgusya/roach-pi

Skill Claude CodeCodex

Use when a user's request is vague, ambiguous, or underspecified. Runs recon-first clarification — codebase exploration before questions, then one bundled question round with defensible defaults — and outputs a Goal Contract for the durable /goal runtime. Triggers on "I want to...", "I need...", "let's build...", "can…

275 1mo ago A 91 tokens

agentic-goal

03

tmdgusya/roach-pi

Skill Claude CodeCodex

Primary execution workflow for durable /goal runtime. Use when a Goal Contract is active or when the user asks to execute, continue, verify, or complete a goal.

275 1mo ago A 38 tokens

agentic-karpathy

04

tmdgusya/roach-pi

Skill Claude CodeCodex

Behavioral guardrails to prevent common LLM coding mistakes — enforces surgical changes, assumption verification, and scope discipline before and during implementation. Use when implementing features, modifying code, or when you notice yourself about to make changes without reading the existing code first.

275 1mo ago A 57 tokens

agentic-rob-pike

05

tmdgusya/roach-pi

Skill Claude CodeCodex

Rob Pike's 5 Rules of Programming — a decision framework that prevents premature optimization and enforces measurement-driven development. Use when the user says "optimize", "slow", "performance", "bottleneck", "speed up", "make faster", "too slow", or any request to improve code speed/efficiency. Also use when you…

275 1mo ago A 100 tokens

agentic-simplify

06

tmdgusya/roach-pi

Skill Claude CodeCodex

Review changed code for reuse opportunities, quality issues, and inefficiencies using three parallel review agents, then fix any issues found. Triggers when the user says "agentic-simplify", "clean up the code", "review the changes", or after goal implementation when code quality verification is needed.

275 1mo ago A 66 tokens

tmdgusya/roach-pi

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior. Enforces a strict reproduce-first, root-cause-first, failing-test-first debugging workflow before fixing.

275 1mo ago A 40 tokens