Skip to main content

Getting Started

Welcome to the Claude Agent Suite documentation! This project provides a collection of specialized AI agents for Claude Code.

Quick Installation

Linux/macOS

# Clone and install
git clone https://github.com/qepting91/claude-agent-suite.git
cd claude-agent-suite
./install.sh

Windows

# Clone and install
git clone https://github.com/qepting91/claude-agent-suite.git
cd claude-agent-suite
.\install.ps1

What's Included

  • 15+ Specialized Agents - Python, Go, Node.js, Security, and more
  • Security Validation - Dangerous command detection
  • Cloud Builds - Pre-built releases via GitHub Actions
  • Intelligence Testing - Promptfoo-based agent evaluation

Next Steps