Skip to content

Instantly share code, notes, and snippets.

@ObaidUr-Rahmaan
Created February 1, 2026 15:42
Show Gist options
  • Select an option

  • Save ObaidUr-Rahmaan/110119051b86c31bb73543de7e93b776 to your computer and use it in GitHub Desktop.

Select an option

Save ObaidUr-Rahmaan/110119051b86c31bb73543de7e93b776 to your computer and use it in GitHub Desktop.
OpenCode project skills: repoprompt + beads
name description
beads
Use bd (beads) to track work and finish sessions cleanly

Beads (bd)

This project uses bd as the source of truth for what to do next.

Workflow

bd onboard
bd ready
bd show <id>
bd update <id> --status in_progress

Finish the session (mandatory)

git pull --rebase
bd sync
git push
git status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment