Initial commit
This commit is contained in:
16
.claude-plugin/plugin.json
Normal file
16
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user