forked from cardosofelipe/pragma-stack
feat: Add syndarix-agents Claude Code plugin
Add specialized AI agent definitions for Claude Code integration: - Architect agent for system design - Backend/Frontend engineers for implementation - DevOps engineer for infrastructure - Test engineer for QA - UI designer for design work - Code reviewer for code review
This commit is contained in:
13
syndarix-agents/.claude-plugin/plugin.json
Normal file
13
syndarix-agents/.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "syndarix-agents",
|
||||
"description": "Complete team of specialized AI agents for autonomous software consulting. Includes backend, frontend, test, DevOps, architecture, code review, and UI design agents with baked-in coding standards.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Syndarix",
|
||||
"url": "https://gitea.pragmazest.com/cardosofelipe/syndarix"
|
||||
},
|
||||
"homepage": "https://gitea.pragmazest.com/cardosofelipe/syndarix",
|
||||
"repository": "https://gitea.pragmazest.com/cardosofelipe/syndarix",
|
||||
"license": "MIT",
|
||||
"keywords": ["agents", "consulting", "engineering", "architecture", "qa", "devops", "design", "code-review"]
|
||||
}
|
||||
Reference in New Issue
Block a user