setup

Configures Compound Engineering review agents and settings based on detected project stack.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/apollostreetcompany/codex-compound --skill setup-apollostreetcompany
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/apollostreetcompany/codex-compound/tree/main/plugins/compound-engineering/skills/setup
Command: npx skills add https://github.com/apollostreetcompany/codex-compound --skill setup-apollostreetcompany

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the configuration of Compound Engineering, simplifying the process of setting up project-specific review agents and ensuring a streamlined workflow.

Core Features & Use Cases

  • Project Configuration: Configure which review agents run for your project based on project type and specific needs.
  • Auto-Detection: Automatically detects the project stack (e.g., Ruby, Python, TypeScript) and suggests configurations.
  • Customization: Customize the configuration by choosing stack, focus areas, and review depth.
  • Documentation: Generates a compound-engineering.local.md file with review instructions and agent settings.

Quick Start

Run the 'setup' skill to configure review agents for your project.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I configure project-specific review agents for my codebase?

Configure project-specific review agents by running an automated setup that auto-detects your project stack and generates customized review configurations. This ensures consistent review processes tailored to your codebase.

What programming languages does automated project setup support for review configuration?

Automated project setup supports Ruby, Python, TypeScript, and general projects. It detects your stack and suggests appropriate review agents and settings tailored to each language environment.

How do I customize review depth and focus areas for my project?

Customize review depth and focus areas during setup by choosing your stack and specific review preferences. The configuration adjusts automatically based on your selected project parameters.

How does auto-detection work for project stack configuration?

Auto-detection scans your project to identify the technology stack, such as Ruby, Python, or TypeScript, then suggests matching review agent configurations. This eliminates manual stack identification.

What documentation is generated when configuring review agents?

Setup generates a compound-engineering.local.md file containing review instructions and agent settings. This documentation provides consistent reference material for your configured review processes.

Do I need any dependencies installed to run project configuration setup?

No external dependencies are required to run project configuration setup. The process operates independently using built-in scripts to detect your stack and generate review configuration files.