Batch workflow for Chamber issue slates. Use this when the user asks to work through a group of GitHub issues by label, priority, milestone, or explicit issue list. It triages the slate, groups issues into small PRs/stacks, creates a roadmap and todos, then executes each item with a TDD mini-plan and the Chamber ship skill.
$npx -y skills add ianphil/chamber --skill issue-slateInstalls into the current project.
Run `npx skills use "https://github.com/ianphil/chamber" --skill "ianphil/chamber/issue-slate"` 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/ianphil/chamber" that are relevant to the current task. Run `npx skills add "https://github.com/ianphil/chamber"` and select the relevant skills, then follow their instructions.