What it costs.
We quote it. The number depends on how many people are running sessions, so there is no list price to point you at. Ask, and an engineer gets back to you inside two business days with a real figure.
One tier. Everything is in it. Model usage bills to your own Claude account, so that spend stays yours and stays visible.
Everything coreCerebrum includes.
| What you get | What it does |
|---|---|
| Unlimited parallel sessions | As many agents at once as your machine will carry |
| Git worktree isolation | Every session on its own branch and directory, so they cannot collide |
| Persistent memory | A session starts knowing what the last one worked out |
| Team memory sync | What one person’s session learns, the next teammate starts with |
| Docs sync | Your documentation stays in reach as it changes |
| Token and cost accounting | What every session cost, per tool and per turn |
| 24 skills, 22 commands | A shared harness, so everyone’s agents work the same way |
| Guard layer, 10 hooks | Hard denies on the operations you cannot undo |
| 5 review agents | Dispatched by what the diff touches |
| Cowork surface | Work that is not code, on the same board |
| Your own skills and hooks | Write your own; nothing is locked |
Questions.
What does it cost?
It is quoted per team, because the number depends on how many people are running sessions. Ask us and you get a real figure in two business days, from an engineer.
Is there a free trial?
No. We quote your team, you create a coreID, and then you download it and run it against your real repository. If it is not right for you, tell us.
Do I need my own Claude subscription?
Yes. Sessions run against your account, so model spend is yours, visible to you, and under your control.
Where does my code go?
The board runs locally against your machine and your checkouts. Worktrees are directories on your disk.
Is the harness extra?
No. Skills, commands, review agents and the guard layer are included, and you can write your own.
How many agents can I run at once?
As many as your machine and your model account will carry. The board does not cap it.
What if I want to leave?
Your work is git branches and your memory is files. Both stay where they are.