A team of specialized AI agents covering the complete software development flow — from requirements discovery to deploy. One responsibility per agent, specs as source of truth, no shortcuts.
{
"mcpServers": {
"crewloop": {
"command": "npx",
"args": [
"-y",
"@archznn/crewloop-skills"
]
}
}
}