setup

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

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/danfrdn/antigravity-config --skill setup-danfrdn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/danfrdn/antigravity-config/tree/main/skills/setup
Command: npx skills add https://github.com/danfrdn/antigravity-config --skill setup-danfrdn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the configuration of AI review agents for your project, ensuring that the right checks are performed during development and code reviews.

Core Features & Use Cases

  • Automated Stack Detection: Intelligently identifies your project's technology stack (Rails, Python, TypeScript, etc.).
  • Customizable Review Focus: Allows you to select specific areas for review, such as security, performance, or code simplicity.
  • Configuration File Generation: Automatically creates and updates the compound-engineering.local.md file with your chosen settings.
  • Use Case: When starting a new project or onboarding a new developer, run this Skill to quickly set up the appropriate code review agents based on the project's technology and your team's priorities.

Quick Start

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

To configure automated review agents, this setup skill auto-detects your technology stack, such as Python or TypeScript, and allows you to customize focus areas like security or performance. It then generates a `compound-engineering.local.md` file defining the review agents for your workflows.

What is the best way to set up project-specific code review agents for a Rails application?

Setting up project-specific code review agents for a Rails application is best handled by auto-detecting the stack and customizing review depth. This configuration process generates a `compound-engineering.local.md` file to define `review_agents` and `plan_review_agents` for automated workflows.

Can I customize the focus areas for code review agents during project setup?

You can customize focus areas for code review agents during project setup by selecting specific priorities like security, performance, or code simplicity. The configuration process then applies these customized settings directly into your generated `compound-engineering.local.md` file.

Does the review agent configuration process support general projects outside of Rails, Python, and TypeScript?

The review agent configuration process supports general projects alongside specific stacks like Rails, Python, and TypeScript. It intelligently auto-detects your technology stack to ensure appropriate automated checks are configured for your development workflows.

How do I generate a compound-engineering.local.md file for defining plan_review_agents?

To generate a `compound-engineering.local.md` file for defining `plan_review_agents`, run the setup skill to auto-configure review agents. This process detects your stack, applies your customized review focus, and automatically creates or updates the configuration file.

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

You should run the setup skill to configure project-specific review agents when starting a new project or onboarding a new developer. It quickly establishes appropriate automated code review workflows based on your project's detected technology and team priorities.