11 lines
389 B
JSON
11 lines
389 B
JSON
{
|
|
"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"
|
|
},
|
|
"commands": [
|
|
"./commands/"
|
|
]
|
|
} |