backant-io/backant-agents

352 stars · Last commit 2025-08-14

Claude Code agents used in BackAnt

README preview

# Backant Agents Collection

A curated collection of specialized Claude Code agents designed to enhance your development workflow with intelligent task management, code review, API development, and technical guidance.

## 🚀 Quick Start

### Installation

1. **Clone the repository:**
   ```bash
   git clone https://github.com/backant-io/backant-agents.git
   cd backant-agents
   ```

2. **Run the installer:**
   ```bash
   ./install.sh
   ```

The installer will copy all agent files to your `~/.claude/agents` directory and handle updates automatically.

View full repository on GitHub →