What problem does it solve?
The tbd skill consolidates Git-native issue tracking (beads), spec-driven planning, and knowledge injection to speed up AI-driven software work by providing a unified, workflow-ready context for agents.
Core Features & Use Cases
- Beads-based issue tracking with cross-session persistence and dependencies.
- Spec-driven workflows: plan features, break them into beads, and implement systematically.
- Knowledge injection: on-demand access to engineering guidelines, best practices, and research briefs.
- Shortcuts and templates: code review, commits, PRs, and architectural planning to accelerate delivery.
Quick Start
Install the tbd CLI: npm install -g get-tbd@latest
When starting a new project, run tbd setup --auto --prefix=<name> # prefix is REQUIRED and should be 2-8 alphabetic chars
Run tbd setup --auto # existing tbd project
Run tbd prime to restore full context after compaction