Beads Br
No SKILL.md exists for this slug in the agentops repo
Test report
- Verdict
- Tested · Didn't pass
- Tested
- Jul 21, 2026
- Environment
- Claude Code 2.x (agent harness)
⚠ This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (SKILL.md not found in repo tree). The test below is what we measured on Jul 21, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.
Listed the full repo tree via the GitHub API and grepped every SKILL.md path plus every path containing "beads". No SKILL.md directory matches the slug beads-br (or beads, or br). Spot-checked frontmatter of nearby skills (status, using-gc, workflow-builder) — none is named beads. The only "beads" artifacts are workflows/ship-beads.js, beads.json/beads-manifest.md plan files, eval task cd-beads-1, and tests/explicit-skill-requests/prompts/beads.txt which reads "Use /beads to help me with issue tracking" — a slash-command, not a skill. Nothing installable exists under this slug.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 0/5
- Triggers reliably 0/5
- Output vs. baseline 0/10
- Docs & honesty 0/5
What Beads Br does
No installable skill exists at slug "beads-br" in boshu2/agentops. "Beads" appears only as a workflow/issue-tracking concept (workflows/ship-beads.js, beads.json and beads-manifest.md plan artifacts, an eval task, and a /beads slash-command test prompt), never as a SKILL.md skill directory. Nothing triggers or installs under this slug.
How to install Beads Br
Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.
Commands — how to trigger Beads Br
-
/beads-brNo SKILL.md exists for this slug in the agentops repo
It also activates on plain-language prompts like these:
-
Create a new issue with beads for this task -
Find ready work in the beads tracker -
Sync our issue tracker to git as JSONL
Frequently asked questions
- Is the Beads Br skill free?
- Yes. The skill itself is free from boshu2/agentops. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Beads Br work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 21, 2026. Verdict: Tested · Didn't pass. Listed the full repo tree via the GitHub API and grepped every SKILL.md path plus every path containing "beads". No SKILL.md directory matches the slug beads-br (or beads, or br). Spot-checked frontmatter of nearby skills (status, using-gc, workflow-builder) — none is named beads. The only "beads" artifacts are workflows/ship-beads.js, beads.json/beads-manifest.md plan files, eval task cd-beads-1, and tests/explicit-skill-requests/prompts/beads.txt which reads "Use /beads to help me with issue tracking" — a slash-command, not a skill. Nothing installable exists under this slug.
- How do I install Beads Br?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Beads Br with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.