Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 354 Bytes

File metadata and controls

13 lines (10 loc) · 354 Bytes

Agent Instructions

This project uses bd (beads) for issue tracking. Run bd onboard to get started.

Quick Reference

bd ready              # Find available work
bd show <id>          # View issue details
bd update <id> --status in_progress  # Claim work
bd close <id>         # Complete work
bd sync               # Sync with git