Official plugin marketplace featuring the Compounding Engineering plugin with 15 specialized agents, 6 commands, and 2 automated hooks. This marketplace embodies the compounding engineering philosophy where each unit of work makes future work easier. Key features: - Compounding Engineering plugin with AI-powered development tools - Complete marketplace infrastructure with CLAUDE.md documentation - Simplified structure following official Claude Code specifications 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
4.2 KiB
4.2 KiB
Changelog
All notable changes to the Compounding Engineering will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
1.0.0 - 2025-10-09
Added
Agents (21 total)
-
Code Reviewers
kieran-rails-reviewer- Super senior Rails reviewer with exceptionally high quality bardhh-rails-reviewer- Rails reviewer following DHH's principlescora-test-reviewer- Test quality reviewer for minitestcode-simplicity-reviewer- Simplicity and maintainability reviewer
-
Quality Agents
security-sentinel- Security-focused code reviewerperformance-oracle- Performance optimization expertlint- Automated linting and style enforcement
-
Architecture Agents
architecture-strategist- High-level architecture reviewerpattern-recognition-specialist- Design pattern identifierdata-integrity-guardian- Database integrity reviewer
-
Workflow Agents
pr-comment-resolver- PR feedback resolvergit-history-analyzer- Git history analystbug-reproduction-validator- Bug reproduction validator
-
Research Agents
repo-research-analyst- Repository research expertbest-practices-researcher- Best practices researcherframework-docs-researcher- Framework documentation searcher
-
Specialized Agents
every-style-editor- Writing style guide enforcerassistant-component-creator- UI component creatorfeedback-codifier- Feedback task converterahoy-tracking-expert- Analytics implementation expertappsignal-log-investigator- Log investigation specialist
Commands (24 total)
-
Review Commands
/code-review- Comprehensive code review/review_relevant- Review relevant changes only
-
Testing Commands
/test- Run tests with guidance/reproduce-bug- Create bug reproduction tests
-
Workflow Commands
/prepare_pr- Prepare pull request/resolve_pr_parallel- Resolve PR comments in parallel/resolve_todo_parallel- Resolve code TODOs in parallel/triage- Interactive triage workflow/cleanup- Code cleanup automation
-
Documentation Commands
/create-developer-doc- Create developer documentation/update-help-center- Update help center/changelog- Generate changelog/best_practice- Document best practices/study- Study codebase patterns/teach- Create educational content
-
Business Commands
/create-pitch- Create product pitches/help-me-market- Marketing assistance/call-transcript- Process call transcripts/featurebase_triage- Triage user feedback
-
Utility Commands
/fix-critical- Fix critical issues/issues- Manage GitHub issues/proofread- Proofread copy
Workflows (5 total)
/workflows/generate_command- Generate custom commands/workflows/plan- Plan feature implementation/workflows/review- Comprehensive review workflow/workflows/watch- Monitor changes/workflows/work- Guided development workflow
Hooks (2 total)
block-main-push.rb- Prevents accidental main branch pushesrun-linter.rb- Automated linter execution
Plugin Infrastructure
- Complete plugin.json manifest with metadata
- Comprehensive README with usage examples
- Installation instructions for every-env
- Documentation for all agents and commands
Notes
- Initial release extracted from the compounding engineering principles
- Fully compatible with Claude Code v1.0.0+
- Optimized for Rails 7.0+ projects
- Includes permission configurations for safe operation
Future Releases
Planned for v1.1.0
- Additional Rails 8 specific agents
- Hotwire/Turbo specialized reviewers
- Enhanced test coverage analysis
- Integration with more CI/CD platforms
Planned for v2.0.0
- Plugin marketplace integration
- Auto-update capabilities
- Plugin dependency management
- Custom agent templates
- Team collaboration features