cc-explore

Research codebase and dependencies to support planning. Use when evidence is missing.

$ 설치

git clone https://github.com/akitana-airtanker/codex-plan-workflow-skills /tmp/codex-plan-workflow-skills && cp -r /tmp/codex-plan-workflow-skills/skills/cc-explore ~/.claude/skills/codex-plan-workflow-skills

// tip: Run this command in your terminal to install the skill


name: cc-explore description: Research codebase and dependencies to support planning. Use when evidence is missing.

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.