setup

Automate review agent selection for compound-engineering projects using ce:review.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/ybbms777/compound-engineering --skill setup-ybbms777
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/ybbms777/compound-engineering/tree/main/skills/setup
Command: npx skills add https://github.com/ybbms777/compound-engineering --skill setup-ybbms777

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need for manual project-level configuration of compound-engineering workflows, particularly removing the requirement to manually set up review agents for code reviews.

Core Features & Use Cases

  • Automatic Review Agent Selection: No manual review agent configuration is required, as the ce:review command automatically selects appropriate reviewers based on code diff content.
  • Reserved for Future Configuration: Serves as a placeholder for upcoming project-level configuration needs beyond review agent setup.
  • Use Case: If you want to add project-specific context for code reviews (such as expected traffic volume or common performance issues to monitor), you can store that context in your project's CLAUDE.md or AGENTS.md file instead of configuring it in this skill.

Quick Start

Use the setup skill to confirm that no manual review agent configuration is needed for your compound-engineering project, and learn where to store project-specific review context for the ce:review command.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure review agents for a compound-engineering workflow?

Review agents for a compound-engineering workflow do not require manual configuration. The ce:review command automatically selects the appropriate reviewers by analyzing the code diff content during your project's automated code review process.

Do I need to manually set up review agents for code reviews?

No manual setup for review agents is needed for code reviews. The compound-engineering workflow automatically handles agent selection through the ce:review command based on your code diff content.

Where should I store project-specific context for code reviews?

Store project-specific review context such as expected traffic volume or performance issues directly in your project's CLAUDE.md or AGENTS.md files rather than configuring it directly within the workflow setup.

What is the compound-engineering setup skill used for?

The setup skill configures compound-engineering project workflow settings by confirming automated review agent selection and reserving a location for future project-level configuration needs beyond code review.

Can I add custom performance monitoring rules to the ce:review command?

You cannot configure custom monitoring rules directly in the setup. Instead, add project-specific performance context and common issues to monitor into your project's CLAUDE.md or AGENTS.md files for the ce:review command to utilize.

Are there limitations to what I can configure in project workflow settings?

Currently, project workflow settings do not require manual configuration for code reviews and only serve as a reserved placeholder for future project-level configuration needs beyond review agent selection.