← Back to Plugins
Tools

Henry Ai Company

whd4 By whd4 ⭐ 1 stars 👁 31 views ▲ 0 votes

Autonomous AI company plugin for Claude Code + OpenClaw. Deploys 9 specialized agents (CEO/CFO/CTO/Legal/Marketing/Sales/Research/Ops/Orchestrator) replacing $2.5M/year in executive thinking.

GitHub

README

# 🦞 HENRY AI Company Plugin

**An autonomous AI company in a Claude Code plugin.**  
Deploy 9 specialized agents that replace $2.5M/year in executive thinking.

## What This Does

| Agent | Role | Replaced Job | Annual Cost |
|-------|------|-------------|-------------|
| **NEXUS** | Orchestrator | Chief of Staff | $250K/yr |
| **ATLAS** | CEO/Strategy | Strategic Advisor | $400K/yr |
| **LEDGER** | CFO/Finance | Financial Controller | $300K/yr |
| **FORGE** | CTO/Engineering | Lead Engineer | $350K/yr |
| **SHIELD** | Legal/Compliance | General Counsel | $400K/yr |
| **PULSE** | Marketing/Growth | Marketing Director | $200K/yr |
| **CLOSER** | Sales/BizDev | VP Sales | $250K/yr |
| **ORACLE** | Research | Research Analyst | $200K/yr |
| **ENGINE** | Operations | Operations Manager | $150K/yr |

**Total replaced payroll: $2.5M/year → Your cost: $200-500/month in tokens**

## Install (Claude Code)
```bash
claude plugin marketplace add whd4/henry-ai-company
claude plugin install henry-ai-company
```

## Install (OpenClaw - WSL2)
```bash
git clone https://github.com/whd4/henry-ai-company.git
cd henry-ai-company
chmod +x deploy-company.sh
./deploy-company.sh all
openclaw gateway restart
```

## Usage
```
"NEXUS — route this: research + financial model for this Houston CPA firm"
"ATLAS — should I pivot acquisition strategy to dental practices?"
"LEDGER — value a $472K revenue CPA firm, SBA 7a financing"
"ORACLE — scan BizBuySell for Houston accounting firms under $500K ask"
"FORGE — fix OpenClaw config ownerDisplay key error"
"ENGINE — status on APS.net acquisition calls"
```

## Model Assignments (Cost-Optimized)
| Agent | Model | Reason |
|-------|-------|--------|
| ATLAS | claude-opus-4-6 | Max reasoning for strategy |
| SHIELD | claude-opus-4-6 | Legal precision matters |
| NEXUS/LEDGER/FORGE/CLOSER | claude-sonnet-4 | Value + capability |
| PULSE/ORACLE | gemini-2.5-flash | Volume + 1M context |
| ENGINE | qwen2.5:14b (local) | Routine ops = FREE |
tools

Comments

Sign in to leave a comment

Loading comments...