setup

Automate code review agent setup with project stack detection and configuration files.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/GuitarAlchemist/ix --skill setup-guitaralchemist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/GuitarAlchemist/ix/tree/main/.claude/skills/setup
Command: npx skills add https://github.com/GuitarAlchemist/ix --skill setup-guitaralchemist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the setup of review agents for your project, detecting your project stack and configuring the appropriate agents to run during code reviews.

Core Features & Use Cases

  • Stack Detection: Automatically detects your project's stack (e.g., Rails, Python, TypeScript) and suggests default configurations.
  • Customization: Allows you to customize the stack, focus areas, and review depth according to your project's needs.
  • File Generation: Generates a compound-engineering.local.md file with the configured agents and review instructions.

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 automate code review agent configuration for my project stack?

Automating code review agent configuration involves detecting your project stack and generating a tailored setup file. This skill identifies your stack, like Rails or TypeScript, and outputs a `compound-engineering.local.md` file with customized review instructions.

What is the best way to customize code review focus areas and depth?

To customize code review focus areas and depth, you adjust the agent settings during the setup process. This skill allows you to specify your stack and configure the exact review depth and focus areas before generating the configuration file.

Does automated review agent setup work with Python and TypeScript projects?

Automated review agent setup works with Python, TypeScript, and Rails projects. The skill detects your specific project stack automatically and suggests default configurations tailored to the detected environment.

How do I generate a compound-engineering.local.md file for review workflows?

Generating a `compound-engineering.local.md` file requires running the setup skill after configuring your agents. The skill outputs this file containing your customized agents and instructions to guide the code review workflow.

Can I manually override the detected project stack for code review agents?

Yes, you can override the detected project stack. While the skill automatically detects your stack, it allows full customization so you can manually specify the correct stack, focus areas, and review depth for your agents.