claude-flow-novice
Version:
Claude Flow Novice - Advanced orchestration platform for multi-agent AI workflows with CFN Loop architecture Includes Local RuVector Accelerator and all CFN skills for complete functionality.
19 lines • 589 B
JSON
{
"agents": [
{
"name": "coder",
"description": "MUST BE USED when implementing features, writing code, fixing bugs.\nUse PROACTIVELY for API development, component creation, refactoring.\nKeywords - implement, code, build, develop, create, refactor, optimize, fix\n",
"type": "specialist",
"keywords": [
"code-implementation",
"feature-development",
"test-driven-development",
"refactoring",
"api-design",
"quality-engineering"
]
}
],
"last_updated": "2025-10-24T18:00:47Z",
"total_agents": 1
}