aiwg
Version:
Cognitive architecture for AI-augmented software development with structured memory, ensemble validation, and closed-loop correction. FAIR-aligned artifacts, 84% cost reduction via human-in-the-loop, standards adopted by 100+ organizations.
19 lines (18 loc) • 330 B
JSON
{
"id": "{{id}}",
"type": "addon",
"name": "{{name}}",
"version": "1.0.0",
"description": "{{description}}",
"author": "{{author}}",
"core": false,
"autoInstall": false,
"entry": {
"agents": "agents",
"commands": "commands",
"skills": "skills"
},
"agents": [],
"commands": [],
"skills": []
}