What problem does it solve?
This Skill eliminates the tedious and error-prone manual work of configuring code review agents for your project, automatically adapting to your tech stack to cut down setup time and ensure consistent review standards.
Core Features & Use Cases
- Auto Stack Detection: Automatically identifies your project's tech stack (Rails, Python, TypeScript, or general) from existing project files like Gemfile, package.json, or pyproject.toml.
- Flexible Configuration Options: Choose between one-click auto-configuration with pre-tuned defaults for your stack, or a custom setup to select specific review focus areas (security, performance, architecture, code simplicity) and review depth.
- Standardized Config Generation: Creates the
compound-engineering.local.md file that controls which review agents run during /ce:review and /ce:work commands, with support for project-specific review context notes.
- Use Case: When joining a new Python project, use this Skill to instantly apply the correct Pythonic pattern, security, and performance review agents without manually editing configuration files.
Quick Start
Use the setup skill to configure the appropriate code review agents for your project, following the interactive prompts to select your preferred configuration options.