Summary
Helps Claude read a planning document and explore related files to get familiar with a topic. Asking Claude to prepare to discuss seems to work better than asking it to prepare to do specific work. This is followed by Plan, then Execute.
SKILL.md
{
"name": "explore",
"description": "Helps Claude read a planning document and explore related files to get familiar with a topic. Asking Claude to prepare to discuss seems to work better than asking it to prepare to do specific work.\n\nThis is followed by Plan, then Execute.",
"version": "1.0.0",
"author": {
"name": "Galen Ward"
},
"homepage": "https://github.com/ccplugins/awesome-claude-code-plugins/tree/main/plugins/explore"
}Recommended skills
Browse all →Claude Plugin
analyze-codebase
Generate comprehensive analysis and documentation of entire codebase
Claude Plugin
analyze-issue
Fetches GitHub issue details to create comprehensive implementation specifications, analyzing requirements and planning structured approach with clear implementation steps.
Claude Plugin
code-architect
Use this agent when you need to design scalable architecture and folder structures for new features or projects. Examples include: when starting a new feature module, refactoring existing code organization, planning microservice boundaries, designing component hierarchies, or...

