18 lines
636 B
JSON
18 lines
636 B
JSON
{
|
|
"name": "system-explorer",
|
|
"owner": {
|
|
"name": "ClaudeForge Community",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "system-explorer",
|
|
"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-claudeforge-marketplace-plugins-commands-system-explorer.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |