Added QA process - subagent, md template, scorecards.
This commit is contained in:
27
.claude-flow/agents/store.json
Normal file
27
.claude-flow/agents/store.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"agents": {
|
||||
"qa-scorer-1": {
|
||||
"agentId": "qa-scorer-1",
|
||||
"agentType": "quality-scorer",
|
||||
"status": "idle",
|
||||
"health": 1,
|
||||
"taskCount": 0,
|
||||
"config": {
|
||||
"workingDirectory": "/Users/noise/Code/impakt",
|
||||
"tools": [
|
||||
"Bash",
|
||||
"Read",
|
||||
"Write",
|
||||
"Grep",
|
||||
"Glob"
|
||||
],
|
||||
"model": "sonnet"
|
||||
},
|
||||
"createdAt": "2026-04-11T09:33:35.118Z",
|
||||
"domain": "quality-assurance",
|
||||
"model": "sonnet",
|
||||
"modelRoutedBy": "explicit"
|
||||
}
|
||||
},
|
||||
"version": "3.0.0"
|
||||
}
|
||||
23
.claude-flow/swarm/swarm-state.json
Normal file
23
.claude-flow/swarm/swarm-state.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"swarms": {
|
||||
"swarm-1775899967915-feq26o": {
|
||||
"swarmId": "swarm-1775899967915-feq26o",
|
||||
"topology": "star",
|
||||
"maxAgents": 5,
|
||||
"status": "running",
|
||||
"agents": [],
|
||||
"tasks": [],
|
||||
"config": {
|
||||
"topology": "star",
|
||||
"maxAgents": 5,
|
||||
"strategy": "specialized",
|
||||
"communicationProtocol": "message-bus",
|
||||
"autoScaling": true,
|
||||
"consensusMechanism": "majority"
|
||||
},
|
||||
"createdAt": "2026-04-11T09:32:47.915Z",
|
||||
"updatedAt": "2026-04-11T09:32:47.915Z"
|
||||
}
|
||||
},
|
||||
"version": "3.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user