Files
42marketplaces/sync/gh-ccplugins-awesome-claude-code-plugins-plugins-explore.json
2025-11-29 18:53:27 +08:00

18 lines
606 B
JSON

{
"name": "explore",
"owner": {
"name": "Galen Ward",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"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.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-ccplugins-awesome-claude-code-plugins-plugins-explore.git"
},
"strict": true
}
]
}