Conversational review of unread decisions in a roster workspace. Lists pending HITL items (roster/<function>/pending/), shows each in chat, collects approve/reject/defer by reply, and applies each via roster review --approve/--reject <id>. No TTY needed — this is the chat-native front door for roster review. Triggers on /inbox or when the user asks to review their inbox / pending decisions / HITL items.
$npx -y skills add firatcand/roster --skill inboxInstalls into the current project.
Run `npx skills use "https://github.com/firatcand/roster" --skill "firatcand/roster/inbox"` 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.