setup

Generate a GuardRails governance stack with CLAUDE.md, hooks, and scaffolding.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/macollins27/guardrails-plugin --skill setup-macollins27
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/macollins27/guardrails-plugin/tree/main/skills/setup
Command: npx skills add https://github.com/macollins27/guardrails-plugin --skill setup-macollins27

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GuardRails setup automates the creation of a production-grade governance layer for Claude Code projects. It eliminates the tedium of configuring governance from scratch by guiding you through a concise wizard that outputs all required artifacts.

Core Features & Use Cases

  • Asks 11 plain-English questions about your project and generates CLAUDE.md, a Constitution, Architecture doc, Patterns doc, Testing rules, Enforcement map, 18 hookify rules, 8 hook scripts, Git hooks, a project scaffold, and cross-session memory.
  • Creates a structured governance package around your existing codebase without overwriting your work.
  • Provides ready-to-use templates and scaffolding to accelerate governance adoption in new or existing projects.

Quick Start

Run the /guardrails:setup to start the wizard and answer 11 questions.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I set up governance and compliance guardrails for Claude Code projects?▼

You can set up governance for Claude Code projects by running a setup wizard that asks 11 plain-English questions and automatically generates CLAUDE.md, a constitution, architecture docs, testing rules, and hook scripts. This maps your answers directly into a production-grade governance layer.

Can I install governance configurations around an existing codebase without overwriting my work?▼

Yes, you can install governance configurations around an existing codebase without overwriting your work. The setup process creates a structured governance package of templates and scaffolding alongside your current files rather than replacing them.

What governance artifacts and enforcement hooks are needed for automated compliance in AI coding?▼

Automated compliance requires artifacts like a constitution, architecture docs, testing rules, enforcement maps, 18 hookify rules, 8 hook scripts, and Git hooks. These files enforce data protection and change control automatically during development.

Does the GuardRails setup wizard support both new project scaffolding and existing project reconfiguration?▼

Yes, the setup wizard supports both new project scaffolding and existing project reconfiguration. It applies the generated governance stack and cross-session memory to quickly install production-grade guardrails in either scenario.

What is the best way to automate change control and data protection policies for AI-assisted development?▼

The best way to automate change control and data protection is to generate a complete GuardRails governance stack. By answering 11 questions, you produce concrete artifacts and enable automated enforcement through Git hooks to ensure continuous compliance.