beads-rust

Installation
SKILL.md

Prerequisites

Step 1 — Detect br:

Always check for br before doing anything else:

command -v br >/dev/null 2>&1

If the command succeeds, br is available — skip straight to the workflow sections below.

Step 2 — If br is not found:

Tell the user:

br (beads_rust) is required but was not detected on this system.

Then offer to install it via the recommended curl command. Ask clearly and wait for explicit approval — do not run the installer without consent.

Installs
7
First Seen
Feb 13, 2026
beads-rust — ar1g/beads-rust-skill