Front door to the roster brain — the workspace's shared, append-only Postgres memory. Use when the user asks to remember/record/look up team knowledge (competitors, posts, metrics, accounts, people), to search the brain, or to set up/configure it. Routes to roster brain <verb> (save/get/event/link/merge/query/table/mount/fs/config/export/import) and follows the brain-first protocol. Triggers on /brain or when a request is about persistent team knowledge in a roster workspace.
$npx -y skills add firatcand/roster --skill brainInstalls into the current project.
Run `npx skills use "https://github.com/firatcand/roster" --skill "firatcand/roster/brain"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/firatcand/roster" that are relevant to the current task. Run `npx skills add "https://github.com/firatcand/roster"` and select the relevant skills, then follow their instructions.