16 lines
535 B
JSON
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"
|
|
]
|
|
} |