agency-os

ai-agency v0.1.10 by AutomateLab

Run your work like an AI agency, from a single Notion board. Agents discuss, plan, and execute tasks in parallel with dependency ordering and model routing.

MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install agency-os@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> Run your work like an AI agency, from a single Notion board.

Turn Notion into the dashboard of your own AI agency. You discuss ideas with the agent, it clarifies scope and writes the plan into Notion, you approve, and agents ship the work in parallel - with result links back on the row.

Skills (1)

agency-os SKILL.md View full skill →

Notion-as-source-of-truth dispatch board for running your work like an AI agency.

ReadWriteEditBash(python3:*)Bash(npx:*)GlobGrep

How It Works

  1. Install the plugin from your terminal: ccpi install agency-os
  2. Duplicate the public Notion template into your workspace.
  3. Create a Notion integration at https://www.notion.so/my-integrations and share it with the duplicated page.
  4. Add NOTIONKEY=secret... to your .env (and ensure .env is in your .gitignore).
  5. Restart your claude session and run /agency-os scaffold in the chat to wire the board.

Full setup guide: https://github.com/ratamaha-git/agency-os/blob/main/docs/harnesses/claude-code.md

Ready to use agency-os?