migrate-bd-to-br

Migrate full-stack projects from bd (beads npm) to br (beads_rust) with infrastructure, docs, scripts, CI, and data updates.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/eykd/vance-ts --skill migrate-bd-to-br
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate-bd-to-br
Source: https://github.com/eykd/vance-ts/tree/main/.claude/skills/migrate-bd-to-br
Command: npx skills add https://github.com/eykd/vance-ts --skill migrate-bd-to-br

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires beads_rust, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the transition from bd (beads npm, @beads/bd) to br (beads_rust), updating infrastructure, doc transforms, scripts, CI, data migration, and verification to keep your project modern and efficient.

Core Features & Use Cases

  • Infrastructure Update: Handles the complete transformation of infrastructure components like package.json, config, hooks, and metadata.
  • Document Transformations: Provides the necessary transforms for documents, ensuring seamless updates from bd to br commands and references.
  • Script Adjustments: Includes updates for scripts that use the deprecated bd commands to their br equivalents.
  • CI & Automation: Integrates updates for CI/CD pipelines, replacing old beads commands with the appropriate br syntax.
  • Data Migration: Guides through the data migration process, ensuring compatibility and data integrity during the transition.
  • Verification: Offers verification scripts to ensure that all bd references have been correctly replaced with br.
  • Use Case: If you're managing a large codebase that relies on bd, using this Skill ensures that the transition to br will be smooth and error-free.

Quick Start

Execute the migrate-bd-to-br skill to start the migration process.

Frequently Asked Questions about migrate-bd-to-br

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

FAQPage Schema
How do I migrate my full-stack project from beads npm to beads_rust?

Migrating from beads npm to beads_rust requires updating infrastructure, doc transforms, scripts, CI, and data migration. This skill automates that full transition and verifies all bd references are replaced with br equivalents.

Can CI/CD pipelines be automatically updated during a beads migration?

Yes, CI/CD pipelines are updated automatically during the beads migration. The skill replaces deprecated bd commands in your CI configuration with the appropriate br syntax to maintain automation workflows.

What infrastructure changes are needed when transitioning from bd to br?

Transitioning from bd to br requires transforming infrastructure components like package.json, config, hooks, and metadata. The skill handles these complete infrastructure updates automatically for compatibility with beads_rust.

Is this beads migration tool suitable for large-scale codebases?

Yes, this migration tool is explicitly intended for large-scale project transitions. It ensures smooth and error-free codebase transformation by handling data migration and offering verification scripts.

How does the migration process verify that all bd references are replaced?

The migration process uses verification scripts to ensure all bd references have been correctly replaced with br. This step guarantees data integrity and compatibility after the codebase transformation.

Do I need beads_rust installed to use this migration skill?

Yes, beads_rust and its associated tools are required dependencies for this migration. The skill is designed to be compatible with beads_rust and ensures your project aligns with its environment.