Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 591 Bytes

File metadata and controls

17 lines (13 loc) · 591 Bytes

Agent Instructions

Start with CLAUDE.md — it is the governing operating guide for this repo (orientation, guardrails, working mode) and covers the points below in context.

Work is tracked in bd (beads). Run bd prime for the full command reference.

bd ready                # Find available work
bd show <id>            # View issue details
bd update <id> --claim  # Claim work
bd close <id>           # Complete work

Commit and push only when the user asks — there is no git remote yet, and beads' local Dolt DB (.beads/) works fully offline.