## Added - /workflows:plan - Interactive Q&A refinement phase (#88) ## Changed - /workflows:work - Incremental commits and branch safety (#93) - Fixed command count: 21 → 23 (corrected across all descriptions) ## Fixed - dhh-rails-style skill - Broken markdown table (#96) - Documentation year references 2025 → 2026 (#86, #91) ## Contributors 🙌 - @tmchow - Interactive Q&A, incremental commits, year updates (3 PRs!) - @ashwin47 - Markdown table fix - @rbouschery - Documentation year update Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
34 lines
914 B
JSON
34 lines
914 B
JSON
{
|
|
"name": "compound-engineering",
|
|
"version": "2.27.0",
|
|
"description": "AI-powered development tools. 27 agents, 23 commands, 14 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/kieranklaassen/every-marketplace",
|
|
"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"
|
|
}
|
|
}
|
|
}
|