Claude Code v2.0.44 doesn't support the agents field in plugin manifests. Removed from: clarity-assist, pr-review, projman, claude-config-maintainer, cmdb-assistant Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
21 lines
639 B
JSON
21 lines
639 B
JSON
{
|
|
"name": "clarity-assist",
|
|
"version": "1.0.0",
|
|
"description": "Prompt optimization and requirement clarification with ND-friendly accommodations",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/clarity-assist/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"prompt-optimization",
|
|
"clarification",
|
|
"neurodivergent",
|
|
"requirements",
|
|
"methodology"
|
|
],
|
|
"commands": ["./commands/"]
|
|
}
|