setup

Detect project stacks and generate a compound-engineering.local.md review agents configuration file.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/praburajasekaran/ruthva-clinic-os --skill setup-praburajasekaran
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/praburajasekaran/ruthva-clinic-os/tree/main/.gemini/skills/setup
Command: npx skills add https://github.com/praburajasekaran/ruthva-clinic-os --skill setup-praburajasekaran

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the configuration of which review agents run for your project, automatically detecting the stack and creating a compound-engineering.local.md file.

Core Features & Use Cases

  • Automatic Stack Detection: Identifies the project stack (e.g., Rails, Python, TypeScript) to select appropriate review agents.
  • Customization Options: Allows manual configuration of stack, focus areas, and review depth.
  • Output Configuration File: Generates a compound-engineering.local.md file with review agents and context 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 configure review agents for my software project?

To configure review agents, run the setup skill to auto-detect your project stack and generate a compound-engineering.local.md file containing the relevant agents and context instructions.

How does stack detection work for automated review configuration?

Stack detection identifies your project's frameworks, such as Rails, Python, or TypeScript, to automatically select the appropriate review agents for your configuration file.

Can I manually select focus areas and review depth for my project setup?

Yes, you can manually configure your project stack, focus areas, and review depth during the setup interaction to customize the generated review agents list.

What is the compound-engineering.local.md file used for?

The compound-engineering.local.md file is the output configuration file that defines which review agents run for your project and provides them with context instructions.

Do I need any dependencies to run the setup for review agents?

No dependencies are required to run the setup skill; it operates independently to detect your stack and output the review agent configuration file.

What is the best way to automate review agent selection for a TypeScript or Python stack?

Automating review agent selection is best handled by running the setup skill, which detects your stack and outputs a configuration file with matching review agents.