# Setup

> Configure project-level settings for compound-engineering workflows. Currently a placeholder — review agent selection is handled automatically by ce:review.

- Skill: `xiaoyuge886/setup` (Agent Skill)
- Install (CLI): `npx skillmds@latest add xiaoyuge886/setup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/xiaoyuge886/setup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: xiaoyuge886 (https://skillmd.com/u/xiaoyuge886)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/xiaoyuge886/setup

---


# Compound Engineering Setup

Project-level configuration for compound-engineering workflows.

## Current State

Review agent selection is handled automatically by the `ce:review` skill, which uses intelligent tiered selection based on diff content. No per-project configuration is needed for code reviews.

If this skill is invoked, inform the user:

> Review agent configuration is no longer needed — `ce:review` automatically selects the right reviewers based on your diff. Project-specific review context (e.g., "we serve 10k req/s" or "watch for N+1 queries") belongs in your project's CLAUDE.md or AGENTS.md, where all agents already read it.

## Future Use

This skill is reserved for future project-level configuration needs beyond review agent selection.

