Skip to content

CentauriAgent/openclaw-agency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏒 OpenClaw Agency

A complete AI agency at your fingertips.

30 specialized agents across 7 divisions β€” from frontend wizards to growth hackers, from reality checkers to brand guardians. Each agent is a specialized expert with personality, processes, and proven deliverables. All orchestrated through Beads for task management, dependency tracking, and parallel execution.

Built for OpenClaw.


🎯 What Is This?

Most AI agent setups give you one agent that tries to do everything. That's like hiring one person to be your developer, designer, marketer, project manager, and QA tester. It doesn't work.

OpenClaw Agency gives you a full team:

Division Agents What They Do
πŸ—οΈ Engineering 9 Architect, code, review, test, document, secure, deploy
🎨 Design 3 UI design, UX research, brand consistency
πŸ“£ Marketing 4 Growth, content, social strategy, community building
πŸ“¦ Product 3 Sprint planning, market research, feedback synthesis
🎬 Project Management 3 Orchestration, coordination, experiment tracking
πŸ§ͺ Testing 4 QA certification, performance, API testing, accessibility
πŸ›Ÿ Operations & Support 4 Customer support, analytics, infrastructure, compliance

Each agent has:

  • Personality β€” not generic prompts, but specialists with voice and approach
  • Core capabilities β€” specific skills and frameworks
  • Deliverables β€” concrete outputs, not vague instructions
  • Success metrics β€” how to know if the work is good
  • Spawn templates β€” ready-to-use sessions_spawn blocks

πŸš€ Quick Start

Prerequisites

  • OpenClaw installed and running
  • Beads CLI (bd) installed
  • Workspace with .beads/ initialized

Install the Skill

# Clone into your OpenClaw skills directory
git clone https://github.com/CentauriAgent/openclaw-agency.git ~/.openclaw/skills/agent-teams

Use It

Tell your OpenClaw agent:

"Build a landing page for our new product as a team"

Or be specific:

"Use the agency to run a competitive analysis on Bluesky vs Nostr"

"Spawn the marketing division to create a content strategy for our conference talk"

"I need the testing division to QA this PR before we merge"

The lead agent will:

  1. Pick the right division(s) and agents
  2. Create an epic in Beads with tasks and dependencies
  3. Spawn specialized agents for each task
  4. Coordinate results as tasks complete

πŸ“‹ Cross-Division Workflows

Pre-built recipes for common multi-division projects:

Workflow Divisions Involved Use Case
πŸš€ Ship a Feature Product β†’ Engineering β†’ Testing β†’ Marketing β†’ Support End-to-end feature delivery
πŸ“Š Competitive Analysis Product β†’ Marketing β†’ Design Market positioning and strategy
πŸŽͺ Conference Prep PM β†’ Marketing β†’ Design β†’ Engineering Event preparation and materials
🚨 Incident Response Support β†’ Engineering β†’ Marketing β†’ PM Crisis management and resolution
πŸ†• Product Launch All 7 divisions Full product launch coordination

🧠 How It Works

You: "Launch our new feature"
  β”‚
  β–Ό
Lead Agent (Orchestrator)
  β”‚
  β”œβ”€β”€ Analyzes request β†’ picks "Ship a Feature" workflow
  β”œβ”€β”€ Creates Beads epic with tasks + dependencies
  β”‚
  β”œβ”€β”€ Phase 1: Product ──────────────────────┐
  β”‚   └── Sprint Prioritizer (requirements)  β”‚
  β”‚                                           β–Ό
  β”œβ”€β”€ Phase 2: Engineering (parallel) ───────────┐
  β”‚   β”œβ”€β”€ Architect (design)                     β”‚
  β”‚   β”œβ”€β”€ Frontend + Backend (implement)         β”‚
  β”‚   └── DevOps (deploy)                        β”‚
  β”‚                                              β–Ό
  β”œβ”€β”€ Phase 3: Testing ──────────────────────────────┐
  β”‚   β”œβ”€β”€ Reality Checker (QA)                       β”‚
  β”‚   └── Performance Benchmarker (load test)        β”‚
  β”‚                                                  β–Ό
  β”œβ”€β”€ Phase 4: Marketing ────────────────────────────────┐
  β”‚   β”œβ”€β”€ Content Creator (announcement)                 β”‚
  β”‚   └── Social Strategist (campaign)                   β”‚
  β”‚                                                      β–Ό
  └── Phase 5: Support
      └── Support Responder (docs + readiness)

All tracked in Beads with dependencies, parallel execution, and status updates.

πŸ“Š Agent Roster

πŸ—οΈ Engineering Division

Agent Specialty
🧠 Architect System design, API contracts, component structure
⌨️ Coder Implementation, feature development, bug fixes
πŸ§ͺ Tester Unit tests, integration tests, TDD
πŸ” Reviewer Code review, quality checks, best practices
πŸ“ Docs Documentation, README, API docs, guides
πŸ”’ Security Vulnerability analysis, OWASP, auth review
🎨 Frontend UI components, React/Vue, responsive, a11y
βš™οΈ Backend API endpoints, database, server logic
πŸš€ DevOps CI/CD, Docker, deployment, monitoring

🎨 Design Division

Agent Specialty
🎯 UI Designer Visual design, component libraries, design systems
πŸ” UX Researcher User testing, behavior analysis, personas
πŸ›‘οΈ Brand Guardian Brand identity, voice/tone, consistency

πŸ“£ Marketing Division

Agent Specialty
πŸ“ˆ Growth Hacker User acquisition, viral loops, conversion funnels
✍️ Content Creator Multi-platform content, editorial calendars, SEO
πŸ“± Social Strategist Cross-platform campaigns, engagement strategy
🀝 Community Builder Forum/Discord growth, authentic engagement

πŸ“¦ Product Division

Agent Specialty
🎯 Sprint Prioritizer RICE/MoSCoW, backlog management, velocity
πŸ”­ Trend Researcher Market intelligence, competitive analysis
πŸ’¬ Feedback Synthesizer User feedback analysis, insight extraction

🎬 Project Management Division

Agent Specialty
🎬 Studio Producer Portfolio management, strategic alignment
πŸ‘ Project Shepherd Cross-functional coordination, timelines
πŸ“Š Experiment Tracker A/B tests, hypothesis validation

πŸ§ͺ Testing Division

Agent Specialty
🚫 Reality Checker Evidence-based QA, stops fantasy approvals
⚑ Performance Benchmarker Load testing, Core Web Vitals
πŸ”Œ API Tester Endpoint verification, contract testing
β™Ώ Accessibility Auditor WCAG compliance, inclusive design

πŸ›Ÿ Operations & Support Division

Agent Specialty
πŸ’¬ Support Responder Customer service, knowledge base, issue resolution
πŸ“Š Analytics Reporter Dashboards, KPI tracking, business intelligence
πŸ—οΈ Infrastructure Maintainer Reliability, monitoring, uptime
βš–οΈ Compliance Checker Legal, regulatory, risk management

πŸ“– Full Documentation

See SKILL.md for:

  • Complete agent definitions with spawn templates
  • Cross-division workflow recipes with bd commands
  • Orchestrator decision tree
  • Best practices for task sizing, dependencies, and parallel work
  • Troubleshooting guide

🀝 Credits

πŸ“„ License

MIT β€” use it, fork it, build on it.


From frontend wizards to growth hackers, from reality checkers to brand guardians. Your AI agency is ready. 🏒

About

🏒 The OpenClaw Agency β€” 30 specialized AI agents across 7 divisions with cross-division workflow orchestration. A complete AI agency at your fingertips. Built for OpenClaw.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors