setup

Configure repository rule slots by researching conventions and validating with maintainers.

Updated Jun 12, 2026
One-click install
npx skills add https://github.com/ambrovia/agent-skills-pipeline --skill setup-ambrovia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/ambrovia/agent-skills-pipeline/tree/main/skills/setup
Command: npx skills add https://github.com/ambrovia/agent-skills-pipeline --skill setup-ambrovia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the friction of manual configuration by automatically detecting your repository's unique conventions and mapping them to the pipeline's rule slots.

Core Features & Use Cases

  • Automated Discovery: Deep-researches your repository to identify existing design systems, testing patterns, and security policies.
  • Maintainer-Driven Configuration: Proposes evidence-based defaults and facilitates a structured survey to ensure all rules align with your team's specific requirements.
  • Use Case: When onboarding a new project to the pipeline, use this skill to automatically wire your existing test runners, linting configurations, and documentation standards into the pipeline.config.yml file.

Quick Start

Invoke the setup skill to configure all rule slots for this repository by following the interactive research and survey prompts.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure pipeline rules for my repository conventions?

To configure pipeline rules, this skill deep-researches your repository file structures to detect existing testing patterns and design systems, then interactively confirms policy-binding rule files with the maintainer to map conventions into the pipeline config.

What is the best way to onboard a new project to a CI/CD pipeline?

The best way to onboard a new project is to automate discovery of existing linting configurations and documentation standards, applying evidence-based defaults to wire your project conventions into the pipeline rule slots.

Does the repository setup process require manual configuration of guardrails?

Repository setup does not require manual configuration because the skill proposes evidence-based defaults through an interactive survey, validating architectural, testing, and design-system guardrails before applying them.

How do I maintain architectural standards when a project evolves?

To maintain architectural standards, you invoke the setup skill during ongoing maintenance to re-research repository file structures and interactively update the policy-binding rule files governing your guardrails.

Can I use automated discovery for existing test runners and linting configurations?

Yes, you can use automated discovery for test runners and linting configurations because the skill analyzes your repository file structures to identify existing testing patterns and map them to the pipeline rule slots.