blue-gardener
v0.2.0
Published
CLI tool to manage AI coding agents across multiple platforms - install, remove, and sync specialized AI agents for Cursor, Claude Desktop, Codex, GitHub Copilot, Windsurf, and OpenCode
Maintainers
Readme
Blue Gardener
CLI tool to manage AI coding agents across multiple platforms - install, remove, and sync specialized AI agents for your projects.
Supported Platforms
- Cursor - Native agent support
- Claude Desktop - MCP agents
- Codex - OpenAI Codex
- GitHub Copilot - Custom instructions
- Windsurf - Cascade rules
- OpenCode - Custom agents
Quick Start
Install Blue Gardener:
::: code-group
npm install -D blue-gardener
npx blue-gardener addpnpm add -D blue-gardener
pnpm blue-gardener addyarn add -D blue-gardener
yarn blue-gardener add:::
Available Agents
44 specialized agents across 6 categories:
- Orchestrators (5) - Planning and coordination
- Development (9) - React, Node.js, Go implementation
- Quality (9) - Code review, testing, optimization
- Infrastructure (9) - CI/CD, databases, Docker
- Configuration (1) - Multi-platform AI setup
- Blockchain (11) - Smart contracts, DeFi, Web3
Key Features
Multi-Platform Support
Works seamlessly with 6 different AI coding platforms.
Category-Based Selection
? Select a category:
> Orchestrators (5 agents)
Development (9 agents)
Quality (9 agents)
...Orchestration Patterns
Agents collaborate through proven patterns:
- Feature Development Flow
- Quality Assurance Flow
- Refactoring Flow
Documentation
- Getting Started - Installation and first steps
- Platforms - Platform-specific details
- Agent Catalog - Browse all 47 agents
- Orchestration - How agents work together
- CLI Reference - Complete command docs
License
MIT
