Agent Skills: Code Explorer Subagent

Use when asked to trace existing codepaths or explicitly asked to run the code-explorer subagent.

code-intelligenceID: troykelly/codex-skills/code-explorer

Install this agent skill to your local

pnpm dlx add-skill https://github.com/troykelly/codex-skills/tree/HEAD/skills/code-explorer

Skill Files

Browse the full folder contents for code-explorer.

Download Skill

Loading file tree…

skills/code-explorer/SKILL.md

Skill Metadata

Name
code-explorer
Description
Use when asked to trace existing codepaths or explicitly asked to run the code-explorer subagent.

Code Explorer Subagent

Use the code-explorer agent card to handle this specialized task.

Run

codex-subagent code-explorer <<'EOF'
[Provide the task context, scope, and any issue/PR numbers.]
EOF

Notes

  • Include concrete scope and constraints in the context block.
  • Fold the subagent output back into the main workflow.