- New skill: orchestrating-swarms — comprehensive guide to multi-agent swarm orchestration with TeammateTool operations, spawn backends, task dependencies, and orchestration patterns - New command: /slfg — swarm-enabled variant of /lfg that parallelizes review + browser tests after work phase, then resolves and records video - Updated /workflows:work with optional Swarm Mode section - Added missing skills (brainstorming, orchestrating-swarms) to README - Added missing commands (/lfg, /slfg) to README Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
34 lines
918 B
JSON
34 lines
918 B
JSON
{
|
|
"name": "compound-engineering",
|
|
"version": "2.30.0",
|
|
"description": "AI-powered development tools. 29 agents, 25 commands, 16 skills, 1 MCP server for code review, research, design, and workflow automation.",
|
|
"author": {
|
|
"name": "Kieran Klaassen",
|
|
"email": "kieran@every.to",
|
|
"url": "https://github.com/kieranklaassen"
|
|
},
|
|
"homepage": "https://every.to/source-code/my-ai-had-already-fixed-the-code-before-i-saw-it",
|
|
"repository": "https://github.com/EveryInc/compound-engineering-plugin",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"ai-powered",
|
|
"compound-engineering",
|
|
"workflow-automation",
|
|
"code-review",
|
|
"rails",
|
|
"ruby",
|
|
"python",
|
|
"typescript",
|
|
"knowledge-management",
|
|
"image-generation",
|
|
"agent-browser",
|
|
"browser-automation"
|
|
],
|
|
"mcpServers": {
|
|
"context7": {
|
|
"type": "http",
|
|
"url": "https://mcp.context7.com/mcp"
|
|
}
|
|
}
|
|
}
|