18 lines
778 B
JSON
18 lines
778 B
JSON
{
|
|
"name": "ultrathink",
|
|
"owner": {
|
|
"name": "Jeronim Morina",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "ultrathink",
|
|
"description": "Use /ultrathink <TASK_DESCRIPTION> to launch a Coordinator Agent that directs four specialist sub-agents—Architect, Research, Coder, and Tester—to analyze, design, implement, and validate your coding task. The process breaks the task into clear steps, gathers insights, and synthesizes a cohesive solution with actionable outputs. Relevant files can be referenced ad-hoc using @ filename syntax.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-ccplugins-awesome-claude-code-plugins-plugins-ultrathink.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |