Agent skill
cc-explore
Research codebase and dependencies to support planning. Use when evidence is missing.
Install this agent skill to your Project
npx add-skill https://github.com/akitana-airtanker/codex-plan-workflow-skills/tree/main/skills/cc-explore
SKILL.md
cc-explore
Investigate only. Do not plan or implement.
Output
- Findings (with file paths)
- Unknowns remaining
- Recommendations to update cc-plan
Rules
- Prioritize facts from files and commands; cite paths.
- Stop after evidence is sufficient for planning.
References
- If needed, read references/claude-explore-system-prompt.md for the source prompt text.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
cc-task
Implement based on an approved plan. Use after cc-plan is finalized.
cc-plan
Create a concrete implementation plan with scope, risks, verification, and rollback. Use before any code changes.
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
handoff
Compact the current conversation into a handoff document for another agent to pick up.
scaffold-exercises
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.
obsidian-vault
Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.
Didn't find tool you were looking for?