9009a42f59a453d22034f8f327481bf959897844
- Created kieran-typescript-reviewer and kieran-python-reviewer agents - Updated review.md command to detect project type and route to appropriate reviewers - Added TypeScript/Python examples to framework-docs-researcher and best-practices-researcher - Enhanced security-sentinel with TypeScript/Python security checks - Added TypeScript/Python performance guidance to performance-oracle - Updated generate_command.md with TypeScript/Python test and linter commands The plugin now supports Rails, TypeScript, and Python projects with language-specific reviewers and best practices. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Every Marketplace
The official Every marketplace where engineers from Every.to share their workflows. Currently featuring the Compounding Engineering Philosophy plugin.
Quick start
Run Claude and add the marketplace:
/plugin marketplace add EveryInc/every-marketplace
Then install the plugin:
/plugin install compounding-engineering
Available plugins
Compounding engineering
AI-powered development tools that get smarter with every use. Includes 21 specialized agents, 24 commands, five workflows, and two automated hooks.
Features:
- Code review with multiple expert perspectives
- Automated testing and bug reproduction
- PR management and parallel comment resolution
- Documentation generation and maintenance
- Security, performance, and architecture analysis
Philosophy:
Each unit of engineering work makes subsequent units of work easier—not harder.
graph LR
A[Plan<br/>Plan it out<br/>in detail] --> B[Delegate<br/>Do the work]
B --> C[Assess<br/>Make sure<br/>it works]
C --> D[Codify<br/>Record<br/>learnings]
D --> A
style A fill:#f9f,stroke:#333,stroke-width:2px
style B fill:#bbf,stroke:#333,stroke-width:2px
style C fill:#bfb,stroke:#333,stroke-width:2px
style D fill:#ffb,stroke:#333,stroke-width:2px
- Plan → Break down tasks with clear steps
- Delegate → Execute with AI assistance
- Assess → Test thoroughly and verify quality
- Codify → Record learnings for next time
Languages
TypeScript
54.6%
Python
39.1%
Shell
6.3%