health
25Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Use "$RB/robobuilder-paths" and "$RB/robobuilder-slug" for project state. Full contract: docs/RUNTIME.md.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Use "$RB/robobuilder-paths" and "$RB/robobuilder-slug" for project state. Full contract: docs/RUNTIME.md.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
I don't know this area of code well. Go up a layer of abstraction. Give me a map of all the relevant modules and callers, using the project's domain glossary vocabulary. If the project has no glossary, use plain module names — say which you used.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Based on "Design It Twice" from "A Philosophy of Software Design": your first idea is unlikely to be the best. Generate multiple radically different designs, then compare.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. For each question, provide your recommended answer.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Skill "grill-with-docs" from Robo-Co-op/robobuilder-standard, covering domain awareness, file structure, during the session, challenge against the glossary and sharpen fuzzy language.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Use "$RB/robobuilder-paths" and "$RB/robobuilder-slug" for project state. Full contract: docs/RUNTIME.md.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Break a plan into independently-grabbable issues using vertical slices (tracer bullets).
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
This skill takes the current conversation context and codebase understanding and produces a PRD. Do NOT interview the user — just synthesize what you already know.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
A prototype is throwaway code that answers a question. The question decides the shape.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Use "$RB/robobuilder-paths" and "$RB/robobuilder-slug" for project state. Full contract: docs/RUNTIME.md.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Respond terse like smart caveman. All technical substance stay. Only fluff die.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Use "$RB/robobuilder-paths" and "$RB/robobuilder-slug" for project state. Full contract: docs/RUNTIME.md.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Core principle: Tests should verify behavior through public interfaces, not implementation details. Code can change entirely; tests shouldn't.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Move issues on the project issue tracker through a small state machine of triage roles.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Surface architectural friction and propose deepening opportunities — refactors that turn shallow modules into deep ones. The aim is testability and AI-navigability.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
This skill will be invoked when the user wants to create a refactor request. You should go through the steps below. You may skip steps if you don't consider them necessary.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
The heavyweight version of /diff-review. Its defining trait: keep running rounds until there are zero findings.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Use "$RB/robobuilder-paths" and "$RB/robobuilder-slug" for project state. Full contract: docs/RUNTIME.md.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Review the current branch's diff (vs main) with subagents running in parallel.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Perform an adversarial review of the latest changes (git diff, or the target specified in $ARGUMENTS). No flattery. No mercy.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Use "$RB/robobuilder-paths" and "$RB/robobuilder-slug" for project state. Full contract: docs/RUNTIME.md.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Write a handoff document summarising the current conversation so a fresh agent can continue the work. Save it to a path produced by mktemp -t handoff-XXXXXX.md (read the file before you write to it).
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Use "$RB/robobuilder-paths" and "$RB/robobuilder-slug" for project state. Full contract: docs/RUNTIME.md.
Robo-Co-op/robobuilder-standard
Skill Claude CodeCodex
Use "$RB/robobuilder-paths" and "$RB/robobuilder-slug" for project state. Full contract: docs/RUNTIME.md.