bug-report
49Command
File a blocking bug report with reproduction steps.
Command
File a blocking bug report with reproduction steps.
Command
Record a breadcrumb for the current plan.
Command
Install or update the blackboard CLI.
Command
Record a correction or mistake for future reference.
Command
Guide structured planning with knowns/unknowns analysis.
Command
Run an ad-hoc SQL query against the blackboard database.
Command
Capture a reflection on the current session or plan.
Command
Show current blackboard status.
Command
Load a thread context for continued work.
Command
Manage threads and workers - plan, spawn, monitor, review.
Hook
Runs when a session starts, executing check-cli.sh (3 commands). From bfollington/claude-blackboard.
Hook
Runs before the agent uses a tool for ExitPlanMode tool calls, running blackboard hook store-plan. From bfollington/claude-blackboard.
Hook
Runs after a tool call finishes for ExitPlanMode and TodoWrite tool calls, running blackboard hook inject-orchestration (2 commands). From bfollington/claude-blackboard.
Hook
Runs when a subagent finishes, running blackboard hook update-step-status. From bfollington/claude-blackboard.
Hook
Runs before the context is compacted, running blackboard hook prompt-reflect. From bfollington/claude-blackboard.
Command
Examine the domain model in .knowledge/domain/ (create dir if not exist).
Command
Explore this codebase to discover its implicit domain model. This project maintains a living domain model in .knowledge/domain/ as structured YAML files.
Command
This project maintains a living domain model in .knowledge/domain/ as structured YAML files.
Command
Based on: $ARGUMENTS.
Command
Audit alignment between types, principles, and code.
Command
Extract behavioral principles from existing code.
Command
Record architectural/implementation decisions from the current work session.
Command
Synchronize principle docs after type changes.
Command
Detect type anti-patterns and suggest improvements.