bd-to-br-migration
✓Migrate docs from bd (beads) to br (beads_rust). Use when updating AGENTS.md, converting bd commands, "bd sync" → "br sync --flush-only", or beads migration.
Installation
SKILL.md
Core Philosophy: One behavioral change, mechanical transforms. The ONLY difference is git handling—everything else is find-replace.
Incomplete migrations leave broken docs. Agents follow stale bd sync instructions, expect auto-commit, and lose work. This skill ensures complete, verified migrations.
| bd ready | br ready | Name only | | bd list | br list | Name only | | bd show | br show | Name only | | bd create | br create | Name only | | bd update | br update | Name only | | bd close | br close | Name only | | bd dep add | br dep add | Name only | | bd stats | br stats | Name only | | bd sync | br sync --flush-only + git | BEHAVIORAL |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dicklesworthstone/beads_rust --skill bd-to-br-migration- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-16
- Updated
- 2026-02-18
Quick answers
What is bd-to-br-migration?
Migrate docs from bd (beads) to br (beads_rust). Use when updating AGENTS.md, converting bd commands, "bd sync" → "br sync --flush-only", or beads migration. Source: dicklesworthstone/beads_rust.
How do I install bd-to-br-migration?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dicklesworthstone/beads_rust --skill bd-to-br-migration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dicklesworthstone/beads_rust
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-16