Use when asked to trace existing codepaths or explicitly asked to run the code-explorer subagent.
Scanned 2/12/2026
Install to Claude Code
npx -y skills add troykelly/codex-skills --skill code-explorer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Code Explorer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/troykelly-code-explorer)More formats (shields.io, HTML) on the badges page.
---
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
```bash
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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!