setup

Configure project-specific review agents and generate a compound-engineering.local.md file.

Updated Jun 28, 2022
One-click install
npx skills add https://github.com/pcasaretto/nix-home --skill setup-pcasaretto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/pcasaretto/nix-home/tree/main/home-manager/modules/common/pi/compound-engineering/skills/setup
Command: npx skills add https://github.com/pcasaretto/nix-home --skill setup-pcasaretto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of configuring which AI review agents run for your project, ensuring code quality and consistency.

Core Features & Use Cases

  • Automated Stack Detection: Intelligently identifies your project's technology stack (Rails, Python, TypeScript, etc.).
  • Guided Configuration: Offers both automated (recommended) and customizable options for agent selection.
  • Focus Area Selection: Allows you to prioritize specific review aspects like security, performance, or architecture.
  • Use Case: When starting a new project or onboarding a new developer, run this Skill to quickly set up the appropriate code review agents, ensuring best practices are followed from the start.

Quick Start

Run the setup skill to auto-configure review agents for your current 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 new project?

Configuring code review agents involves running the setup skill, which auto-detects your technology stack and generates a compound-engineering.local.md file with your specified review agents and plan review agents.

What programming languages and stacks are supported for automated review agent configuration?

Automated review agent configuration supports multiple programming stacks including Rails, Python, and TypeScript, intelligently identifying your project's technology to apply the appropriate code review rules.

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

Yes, you can customize focus areas and review depth for your code review agents, allowing you to prioritize specific aspects like security, performance, or architecture instead of using the automated recommendations.

What is the best way to onboard a new developer with consistent code review practices?

The best way to onboard a developer with consistent code review practices is to run the setup skill, which configures project-specific review agents to ensure best practices are followed from the start.

Does automated stack detection require any dependencies to identify my technology stack?

Automated stack detection requires no dependencies, intelligently identifying your project's technology stack natively to generate the configuration file for your review agents.