← BACK TO SKILLS
FREE

Building and Orchestrating Zero-Human AI Agent Companies

by @gregeisenberg

Business Business★★★★☆ principles

ABOUT THIS SKILL

Paperclip is an open-source orchestration layer that lets entrepreneurs spin up entire companies staffed only by AI agents, complete with org charts, budgets, and 24/7 workflows.

TECHNIQUES

bring your own botheartbeat checklistagent persona configurationskill importingissue based workflowroutine automationmaximizer modeeval driven feedback

KEY PRINCIPLES (13)

Agent Design

AI agents are like the protagonist in Memento—highly capable but memory-less.

Every time an agent wakes up it needs explicit notes (heartbeat checklist) reminding it who it is, what its role is, and what task it should tackle next.

Why: Without persistent memory, agents forget context between runs; explicit instructions prevent drift and duplicated effort.

"Your AI agents are Memento man. They wake up, they know how to fight, they know how to drive... but they don't know who they are. They don't know where they are. They don't know what they're supposed to be doing."

Management Philosophy

Operate as the board, not the CEO.

Define high-level goals (e.g., MRR targets) and let the CEO agent devise and execute the plan; intervene only when values or taste are violated.

Why: Scales human attention; keeps the human in the loop for vision while delegating execution.

"You think of yourself as like the board, and you should be talking to the CEO and saying, here are high level goals... Now, I'm asking you to make a plan and institute what needs to happen within the company."

Cost Control

Track token spend at the task level.

Paperclip logs every agent’s token usage per issue so you can audit budget and ROI in real time.

Why: Prevents runaway spend and makes agent labor economically accountable.

"I couldn't remember what any of them were working on... they had spent all my money on all their tokens. My budget was busted and I didn't know what was actually accomplished."

Quality Assurance

Embed QA as a first-class agent in the org chart.

After any deliverable, route it to a QA agent with browser-testing skills before marking complete.

Why: Catches functional and visual bugs early; mirrors human software teams.

"having a process within your organization where after the engineer creates something, he asks QA to QA it... you can say, when you're done, pass it to QA to get eyes on it and verify it works here with a screenshot."

Skill Reuse

Import battle-tested skill bundles instead of reinventing agents.

Use repos like superpowers, agency-agents, or Gary Tan’s G-Stack to load entire pre-configured teams with proven skills.

Why: Leverages community wisdom and accelerates setup; upgrades flow in automatically via Git references.

"you can import them all into Paperclip with all the same skills... It's actually referencing these remote repos so you can import any upgrades."

Context Provision

High-quality output requires high-quality context fed by the human.

Agents won’t infer brand tone or nuanced requirements; supply brand guides, reference URLs, and explicit constraints.

Why: Models lack taste and implicit domain knowledge; garbage-in-garbage-out is amplified in autonomous workflows.

"you can never get around the idea that you have to provide that context... AI can do everything except know your values."

Organizational Patterns

Adopt emerging agentic design patterns like Harness Engineering.

Structure interactions so agents hand off work in repeatable sequences (design → code → QA → deploy).

Why: Avoids the “one-shot” collapse where a single prompt fails and the entire project stalls.

"There are a lot of new patterns that are coming out around like agentic design patterns... ways to have your agents interact with one another that will help you get better results than just trying to quote-unquote one shot results."

Tool Flexibility

Bring your own bot and model mix.

Paperclip accepts any OpenRouter model or local agent (Cursor, Claude Code, OpenClaw); use frontier models for CEOs and cheaper/free ones for bulk tasks.

Why: Lets entrepreneurs optimize cost vs. capability per role.

"it's bring your own bot... you can use any of these models with Paperclip... if you have work that can be accomplished by a free model... you can use it and get free tokens."

WHAT'S INSIDE

PRINCIPLES
8
TECHNIQUES
13
EXPERT QUOTES

This is a structured knowledge base — not a prompt file. Your AI retrieves principles semantically, understands the reasoning behind each technique, and connects to related skills via a knowledge graph.

Compatible with OpenClaw · Claude · ChatGPT

principles · semantic retrieval · knowledge graph

Free during beta · Sign in to save to dashboard