Configure project-level settings for compound-engineering workflows. Currently a placeholder — review agent selection is handled automatically by ce:review.
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
npx agent-skills-cli listSkill Instructions
name: setup description: Configure project-level settings for compound-engineering workflows. Currently a placeholder — review agent selection is handled automatically by ce:review. disable-model-invocation: true
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.
More by EveryInc
View allWorkflow: Create Exhaustive Domain Expertise Skill: <objective>
heal-skill: Fix incorrect SKILL.md files when a skill has wrong instructions or outdated API references
This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.
Workflow: Create a New Skill: If `AskUserQuestion` is available, use it for all prompts below.
