18 lines
604 B
JSON
18 lines
604 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-ananddtyagi-claude-code-marketplace-plugins-explore.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |