Create, validate, install, fold, or troubleshoot Codex custom subagent roles, role TOML config files, agent configuration, custom roles, subagent setup, and discoverability wiring. Use when a user asks for a Codex agent role, reviewer agent, role config, TOML role file, or overlapping agents to merge.
68
81%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Create, review, install, fold, or validate Codex custom subagent role files and discoverability wiring. Prefer one valid role, explicit scope, current schema evidence, validation proof, and rollback over broad edits or duplicate agents.
Build the smallest role surface that can be validated from current Codex evidence, then prove discovery and runtime wiring before recommending broader orchestration.
[agents.<name>], .codex/agents/*.toml, or duplicate role folding.AGENTS.md rule, or approval workflow..agents/**, .skillsets/**, Plugins/cache/**, mirrors, or handles.agent-skills, read AGENTS.md and UBIQUITOUS_LANGUAGE.md before
edits.codex-repo, or local
~/dev/codex source before writing. Current source anchors include
codex-rs/config/src/config_toml.rs,
codex-rs/core/src/config/agent_roles.rs, and
codex-rs/core/src/tools/handlers/multi_agents_spec.rs.[agents.<name>] supports description, config_file, and nickname_candidates; keep agents.max_depth >= 1.references/discovery-interview.md when the request is underspecified.role_file, agents_table, fold_plan, or not_a_role.spawn_agent surface, and validator
expectations.For standalone roles and [agents.<name>] config-discovered roles, use the copyable current shapes in references/role-config-examples.md. Keep fields minimal and include developer_instructions for standalone role files.
Stop at the first failed gate, fix that failure class, and rerun it: owning role validator, discoverability/runtime check, strict skill audit, smoke evals, and release fixtures when available.
State missing docs/schema/runtime evidence plainly; ask one scope question when needed; rerun the same failed gate after each fix.
description is both documentation and routing surface..toml role files need non-empty developer_instructions; config_file roles can inherit the declaring table name.ce- prefix."Infrastructure/references/deferred-skill-context/agent-ops-codex-agent-creator/.For non-trivial role work, return target role, source kind, side-effect class, changed paths, evidence ledger, validation, rollback, confidence, and residual risk.
Use confidence bands from references/role-creation-guide.md; never claim 100%
confidence for generative skill quality.
d00c351
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.