Susan
See every agent on one board.
Your Claude Code sessions each keep a todo list. Susan reads all of them and shows you the lot.
01 · This is the whole product
This is the whole product
CONFLICT src/cart/pricing.js checkout/1 + pricing-page/1 4m checkout/1 fix the discount code bug 12s src/cart/pricing.js 2/4 done reproduce it with an expired code correct the date comparison add a test for expired codes . check it against live orders +2 more pricing-page/1 update the pricing page copy 4m src/cart/pricing.js 1/3 done pull the three headline numbers rewrite the plan comparison . cut the page to one screen sales-report/1 build the monthly revenue report idle 38m 2/3 done export last month from Stripe group revenue by plan chart it against target 1 queued 0 messages 7 steps left
02 · You already write the list
You already write the list
Claude Code keeps a todo list inside every session. Susan reads it off disk. Nothing to maintain.
- 01
Your agent writes
Every session keeps its own steps as it works.
- 02
Susan reads
From the transcript on disk. She never writes back to it.
- 03
You see all of them
One board. Every session, every step, live.
03 · What she shows you
What she shows you
One board. Everything your agents are doing, and everything they already did.
- Every session on one board
- Each agent’s own todo list
- What it is working on now
- Conflict warnings before you write
- Search every plan you ever ran
- History past 30 days
- Live terminal board
- Browser board for your phone
- Status line that never scrolls
- /susan inside any session
- Hand work to another project
- Silent when you work alone
- @sales — an agent per domain
04 · Claude Code forgets after 30 days
Claude Code forgets after 30 days
Check it yourself. Nothing on this machine is older than four weeks. Everything before that is already gone, on every machine.
Susan copies the plans out and keeps them. She cannot recover what has gone — only stop the next month going too.
Sessions run back to day 30, then stop dead. Not a fade — a cliff.
05 · Ask what you were doing
Ask what you were doing
Every plan any session ever wrote, searchable by the words in it. Dated, across every project.
$
2026-08-05 · arkone-ai · 3/6 done
✓ add the webhook to the relay
▸ point it at the live endpoint
Answers from months Claude Code no longer has.
06 · Stop retyping the context
Stop retyping the context
Name a domain, point at its folders. @sales opens already knowing the campaign files and every decision past sessions made in them.
$ susan agent create sales plans/dubai-campaign plans/fly91-outreach
@sales will point at:
plans/dubai-campaign → STATUS.md first
plans/fly91-outreach → plan.md first
✔ Type @sales in a new session to use it.
The agent file is a router, never a copy — your documents stay the only source of truth. What @sales remembers are the decisions of past sessions in those folders, each with the quote it came from.
07 · Why you cannot see it now
Why you cannot see it now
The list gets buried
Your agent writes a todo list, then 400 lines on top of it. To see it again you scroll up.
Four windows, one you
You cycle through terminals reading the last 20 lines of each, rebuilding what the machine already knows.
Six hours, wrong direction
An agent misreads the task in minute three. Nobody is watching the plan. You find out at the end.
08 · Measured, not claimed
Measured, not claimed
to index 893 MB
per edit hook
tokens a request
native deps
09 · Fair questions
Fair questions
- Does it send my data anywhere?
- No. One local file. No daemon, no port, no network.
- Will it break my sessions?
- Every hook exits zero. The edit hook gives up after 50ms.
- Won’t Anthropic ship this?
- Partly did. Not the plans on one screen, searchable past 30 days.
- Does it manage worktrees?
- No. She watches. She does not run your sessions.
- I run one session at a time.
- Then she prints nothing — until you need last month back.
- I already use Crystal.
- Keep it. Her history covers every transcript on the machine.
10 · Two lines and it stops happening
