Instructions file CodexOpenCode
Instructions for leifericf/agentic-sdk, covering agents.md, what this is, layout, non-negotiables and before you commit.
Instructions file CodexOpenCode
Instructions for leifericf/agentic-sdk, covering agents.md, what this is, layout, non-negotiables and before you commit.
Agent
Runs one phase or slice end to end in its own context and returns exactly one summary line, so the orchestrator above stays lean.
Agent
Sole source mutator in fix loops. Fixes one module's punch-list items at one fix level, lands its changes, and returns its changelog lines instead of editing the changelog.
Agent
Decomposes one chunk of the plan into a forward-only DAG in its own context, writes the full plan to disk, and returns a compact summary.
Agent
Runs one complete review round (lanes, reviewer fan-out, triage, editor waves, integration, verification) in its own bounded context and returns exactly one summary line.
Agent
Read-only reviewer for one review dimension on one module shard. Returns its findings as an EDN vector, or exactly NO FINDINGS.
Agent
Designs a UI surface before it is built and reviews UI surfaces against the design system. Produces design specs and view-spec data, not runtime code. Active only when the descriptor opts in.
Agent
Runs the deterministic verification lanes on a change and reports pass, skip, or fail with the first error only. Cheap, bash-heavy, no judgment calls.
Agent
Writes new code for one unit of work, in its own jj workspace or inline in the working copy, following the write- or write-tests recipe named in its dispatch.
Skill Claude CodeCodex
Generate a check- recipe for a bug class the active set misses.
Skill Claude CodeCodex
Generate a write- recipe for a language outside the curated four.
Skill Claude CodeCodex
Add a non-language concern, a lane entry, a spine task, or a hook.
Skill Claude CodeCodex
Drive a chunk of the plan to completion unattended, phase by phase.
Skill Claude CodeCodex
Trace the causal chain from trigger to failure.
Skill Claude CodeCodex
Fix the punch-list findings assigned to you, one module at one level, smallest sufficient edit, verify then land. Run by editor agents.
Skill Claude CodeCodex
Plan schema changes, migrations, and backfills.
Skill Claude CodeCodex
Plan logging, metrics, and tracing for a feature.
Skill Claude CodeCodex
Assess pre-deployment risk with rollback plans.
Skill Claude CodeCodex
Define deployment strategy and verification.
Skill Claude CodeCodex
Define the testing strategy for a feature.
Skill Claude CodeCodex
Review and fix any scope, round after round until a dry round.
Skill Claude CodeCodex
Detect the stack, write the descriptor, materialize recipes and scaffolding.
Skill Claude CodeCodex
Capture a correction or interaction preference mid-session at near-zero cost, route it to the right home, and return to the work.
Skill Claude CodeCodex
Review dimension for reader experience, jargon, and pacing over prose and docs. Invoked by reviewer agents over a prose shard when the descriptor activates :clarity.