Skill Claude CodeCodex
Review dimension for divergence from the spec, the ADRs, and the language standard. Invoked by reviewer agents over one module shard.
Skill Claude CodeCodex
Review dimension for divergence from the spec, the ADRs, and the language standard. Invoked by reviewer agents over one module shard.
Skill Claude CodeCodex
Review dimension for logic bugs, boundary edges, and arithmetic defects over one module shard. Invoked by reviewer agents.
Skill Claude CodeCodex
Review dimension for the design language, view-spec data cleanliness, and UI experience targets. Invoked by reviewer agents over a UI shard when the descriptor has :ui? true.
Skill Claude CodeCodex
Review dimension for module boundaries, dependency direction, pure/effect and native leakage, duplication, and oversized units. Invoked by reviewer agents over one module shard.
Skill Claude CodeCodex
Review dimension for ownership, lifetimes, leaks, and GC safety over one C or Zig module shard. Invoked by reviewer agents when the descriptor activates :memory.
Skill Claude CodeCodex
Review dimension for hot-path allocation, budget breaks, and needlessly unbounded work. Invoked by reviewer agents over one module shard.
Skill Claude CodeCodex
Review dimension for platform branches, endianness, filesystem semantics, and integer-width assumptions. Invoked by reviewer agents over native or platform shards.
Skill Claude CodeCodex
Review dimension for untrusted input reaching unsafety, path and capability bypass, and boundary integrity. Invoked by reviewer agents over one module shard.
Skill Claude CodeCodex
Review dimension for naming, idiom, comment debt, and AI tells against the codified per-language and prose standards. Invoked by reviewer agents over one module shard.
Skill Claude CodeCodex
Create a prioritized backlog from the technical design.
Skill Claude CodeCodex
Define testable, scoped requirements.
Skill Claude CodeCodex
Clarify the user problem, constraints, and success criteria.
Skill Claude CodeCodex
Design architecture, components, and data flows.
Skill Claude CodeCodex
Design a UI surface before it is implemented, the four-layer procedure (intent, information architecture, interaction, presentation) chosen from tokens, plus the full set of states. Invoked before write-ui when a new or changed UI surface needs a design.
Skill Claude CodeCodex
Establish UX guardrails and interaction patterns.
Skill Claude CodeCodex
The project's interactive eval loop. Connect once, evaluate small forms, read the value, adjust. The discipline the write-time recipes run inside.
Skill Claude CodeCodex
Fix one bug end to end, from reproducer to one commit.
Skill Claude CodeCodex
Produce a compact module brief for a dispatched agent, built from disk, returned as the final message, never written to disk.
Skill Claude CodeCodex
Build one change end to end on the current tip, review-clean and ready to land.
Skill Claude CodeCodex
Promote captured guidance from the inbox into its durable home, empty the inbox, one commit.
Skill Claude CodeCodex
Triage an incident to root cause and a follow-up plan.
Skill Claude CodeCodex
Toolchain maintenance. The pin, the doctor check, the bump ritual, and the investigated-ceiling cache. Invoked by the verifier agent and maintainer dispatches.
Skill Claude CodeCodex
Select and triage the next feature to implement.
Skill Claude CodeCodex
Turn a backlog item into slices, a Gherkin spec, and a plan.