setup

Configure project-specific review agents and stack detection into compound-workflows.local.md.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the configuration of review agents and stack detection for your project, streamlining the setup process for compound workflows.

Core Features & Use Cases

  • Automated Stack Detection: Intelligently identifies your project's technology stack (Python, TypeScript, etc.).
  • Customizable Agent Configuration: Allows for auto-configuration with smart defaults or detailed customization of review focus areas and depth.
  • Use Case: When starting a new project or onboarding a new developer, run this setup Skill to quickly define which code review agents will be active and how thorough the reviews should be, ensuring consistent quality checks from the outset.

Quick Start

Run the setup skill to automatically 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 code review agents for a Python or TypeScript project?

To configure code review agents, run the setup skill to auto-detect your Python or TypeScript stack and generate agent configuration. The process identifies your project type and saves settings to `compound-workflows.local.md` to guide subsequent review workflows.

What is automated stack detection for project review workflows?

Automated stack detection identifies your project's technology stack, such as Python or TypeScript, to streamline configuration for compound workflows. It enables intelligent auto-configuration of review agents by recognizing the specific framework and language in use.

Can I customize the review focus areas and depth for my project review agents?

Yes, you can customize review focus areas and depth for your project review agents. The setup skill allows auto-configuration with smart defaults or detailed customization, saving these preferences to `compound-workflows.local.md` for subsequent processes.

Does the review agent setup require any external dependencies or components?

No, the review agent setup requires no external dependencies, utilizing only internal scripts to function. It independently detects your project stack and writes the configuration directly to `compound-workflows.local.md` without needing additional packages.

When should I run the setup skill to configure project review agents?

You should run the setup skill when starting a new project or onboarding a new developer to quickly define active code review agents. This ensures consistent quality checks and proper agent configuration from the project's outset.