arizuko › products › PM agent (Sloth) › setup
PM agent setup
1. Prerequisites
- A running instance (getting started).
- One team channel. The product declares both
TELEGRAM_BOT_TOKENandDISCORD_BOT_TOKENas optional — set at least one, or the board has no way to reach anyone.
2. Seed a group from it
arizuko group <instance> add discord:acme/channel/992 pm --product pm
3. Fill in the team
facts/team.md is what makes an owner name meaningful:
without it the agent cannot tell whether “mira” is a
person or a service. List members, roles, and how to reach them.
facts/tasks.md can stay as it ships. The agent will
grow it, and starting empty avoids the usual import problem of a
board full of items nobody owns.
4. Verify
arizuko send <instance> pm "add a task: rotate route tokens, owner mira, due friday" --wait
A correct answer confirms owner and deadline back to you
before writing. If it writes immediately, the
SOUL.md did not land — check
groups/pm/SOUL.md.
5. Weekly status
Ask for it, or schedule it. A scheduled task is a
scheduled_tasks row created through the agent’s
own tool — tell it “post the status summary every Monday
at 9” and it creates one. Products do not ship task files;
see scheduled tasks.
6. Tuning
- Board shape — edit
facts/tasks.mddirectly. It is the source of truth, not a cache of one. - Escalation — the agent flags blocked and
overdue items; who it pings comes from
facts/team.md. - Voice — edit
SOUL.md.