Files
gh-andre-mygentic-andre-eng…/.claude-plugin/plugin.json
2025-11-29 17:54:49 +08:00

16 lines
535 B
JSON

{
"name": "mygentic-eng",
"description": "Repository-agnostic GitHub workflow automation system with issue-implementer, review-orchestrator (fast/deep modes), and issue-merger agents. Includes Python/TypeScript reviewers, parallel execution, research agents, and quality checkers. 16 agents, 9 commands.",
"version": "1.1.1",
"author": {
"name": "Andre Pemmelaar",
"email": "andre@mygentic.ai",
"url": "https://github.com/Andre-Mygentic"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}