Use when working in a repository that uses bd or Beads for durable project task tracking, issue dependencies, blocker management, multi-session handoff, or shared work memory. Trigger when the user asks to find ready work, claim or close tasks, create follow-up work, inspect blockers, recover project context, or…
Sets up a repository for agentic development. Creates or amends CLAUDE.md and wires up OpenSpec planning, an ADR decision log, a ./verify contract script, Beads issue tracking, and a brain/ directory. Run once per repo. Installs tooling and writes files.
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
Update an OpenSpec change by revising its existing planning artifacts and keeping them coherent with one another. Use when the user wants to revise a change's plan, fold new decisions into it, or reconcile its artifacts after an edit. Never edits code.
AGENTS.md instructions for DrAshBooth/PyLOB, covering agent instructions, non-interactive shell commands, force overwrite without prompting, for recursive operations and beads issue tracker.