aiagent-utility-runner
Installation
SKILL.md
AI Agent Utility Runner
Use this skill to reproduce utility and setup command workflows in Codex.
Workflow
- Resolve the canonical command id from
data/codex-command-manifest.json. - Open the source markdown command file listed in the manifest.
- Reuse an existing Codex skill if one already matches the task.
- Otherwise, follow the source command instructions directly, using local scripts and files rather than pretending a slash runtime exists.
- When useful for testing or debugging, surface the handler trace from
tools/codex_command_router.py --trace.
Required References
data/codex-command-manifest.jsontools/codex_command_router.py.cursor/commands/utility/*.md.cursor/commands/*.md