Added "The current year is 2025" note to all 4 research agents so they don't assume outdated dates when searching for documentation: - best-practices-researcher - framework-docs-researcher - git-history-analyzer - repo-research-analyst 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
40 lines
1.0 KiB
JSON
40 lines
1.0 KiB
JSON
{
|
|
"name": "compounding-engineering",
|
|
"version": "2.6.2",
|
|
"description": "AI-powered development tools. 23 agents, 16 commands, 11 skills, 2 MCP servers 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/every-marketplace",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"ai-powered",
|
|
"compounding-engineering",
|
|
"workflow-automation",
|
|
"code-review",
|
|
"rails",
|
|
"ruby",
|
|
"python",
|
|
"typescript",
|
|
"knowledge-management",
|
|
"image-generation",
|
|
"playwright",
|
|
"browser-automation"
|
|
],
|
|
"mcpServers": {
|
|
"playwright": {
|
|
"type": "stdio",
|
|
"command": "npx",
|
|
"args": ["-y", "@playwright/mcp@latest"],
|
|
"env": {}
|
|
},
|
|
"context7": {
|
|
"type": "http",
|
|
"url": "https://mcp.context7.com/mcp"
|
|
}
|
|
}
|
|
}
|