bd-to-br-migration

Migrate bd references to br in Markdown files with fixed transform order.

3|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/deonneon/agentic_automation_skills --skill bd-to-br-migration-deonneon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bd-to-br-migration
Source: https://github.com/deonneon/agentic_automation_skills/tree/main/.claude/skills/bd-to-br-migration
Command: npx skills add https://github.com/deonneon/agentic_automation_skills --skill bd-to-br-migration-deonneon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Migration from bd (beads) to br (beads_rust) for documentation and agent workflows, ensuring outdated references and commands are updated consistently.

Core Features & Use Cases

  • Automated transformation of bd references to br across Markdown files.
  • Enforcement of a stable transform order and removal of deprecated daemon references.
  • Verification steps and guidance for consistent commits.

Quick Start

Apply the migration to a target Markdown file to convert all bd references to br and update sync steps accordingly.

Frequently Asked Questions about bd-to-br-migration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate documentation from beads to beads_rust in Markdown files?

To migrate documentation from beads to beads_rust, you apply an automated transformation that updates bd commands and references to br equivalents across Markdown files like AGENTS.md, enforcing a fixed transform order for consistency.

What is the process for updating bd references to br in AGENTS.md?

The process updates bd references to br in AGENTS.md by applying a fixed transform order, removing deprecated daemon references, and requiring verification to ensure no remaining bd references exist in the Markdown file.

Does the beads to beads_rust migration remove daemon references automatically?

Yes, the beads to beads_rust migration automatically removes deprecated daemon references during the transformation process, ensuring outdated daemon configurations are cleaned up alongside updating bd commands to br equivalents.

How do I verify no remaining bd references exist after migrating to br?

You verify no remaining bd references exist by running the built-in verification step after migration, which checks the Markdown files to ensure all bd commands and beads references have been successfully updated to br equivalents.

Can I use this migration for files other than AGENTS.md?

Yes, you can use this migration for related Markdown files and migration scenarios beyond AGENTS.md, as long as they contain bd commands and beads references that need updating to br equivalents.

What are the limitations of automating bd to br migration in Markdown?

The automation enforces a fixed transform order and requires verification, meaning it follows a strict transformation sequence that may not accommodate custom or non-standard bd reference patterns outside typical Markdown migration scenarios.