
Claude Skills by beadhive
github.com/beadhiveWalk a user through setting up Beadhive on this machine without them reading the docs: probe what is already installed, choose ONE install route (the managed nix path, or PyPI as the labelled fallback), install and verify `bh`, then configure it — `bh config init`, MCP wiring, the harness plugin, Factory HQ, and a first hive — until `bh work ready` answers. Offers and explains every command before running it, and never installs nix on the user's behalf. Activate when asked to "install bh", "i...
Rescue Guide for the Beadhive setup Guide. Handles ONE failure family: a tool, CLI or harness feature that a setup step needs is absent because of the install route taken or the harness in use. Names the gap from machine-readable state, then either FILLS it (runs the remedy `bh setup check --json` already computed) or ACCEPTS it (records the absence and what it costs) so the calling step can be re-entered and decided instead of left open. Invoked as the `on_failure.recover_with` target of the...