Conversational task driver for a roster workspace. Translates natural prompts — what's ready? / work on N / I'm blocked / send for review / mark done / status update — into roster task verbs against the user's own tracker board (Notion v1). Never writes the tracker directly; every mutation goes through the CLI's state machine. Triggers on /tasks or when the user asks to list, claim, advance, block, or get a status report on their tracker tasks in a roster workspace.
$npx -y skills add firatcand/roster --skill tasksInstalls into the current project.
Run `npx skills use "https://github.com/firatcand/roster" --skill "firatcand/roster/tasks"` 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.