What problem does it solve? Teams adopting the BB ticket publishing skills (create-ticket, ticket-to-spec, spec-to-tasks) need their repository and issue tracker configured consistently, but tracker concepts like tickets, tasks, executors, and release grouping vary by platform and are easy to misconfigure. ## Core Features & Use Cases - Concept Reconciliation: Resolves tracker concepts (ticket, task, agent/human executor, needs-details, release grouping, parent-child, blocking) against existing tracker configuration before any change. - Approval Gate: Presents the complete proposed configuration and every local or external mutation, then waits for explicit approval before writing. - Contract Generation: Writes a confirmed tracker contract to docs/agents/bb-skills.md and adds a single pointer in AGENTS.md or CLAUDE.md. - Use Case: A team adopting spec-to-tasks on a new repository runs this skill to map their tracker's labels and relationships, reconcile existing objects, and record the conventions so ticket publishing works consistently. ## Quick Start Set up this repository and its issue tracker for the BB ticket publishing skills and write the tracker contract.