Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add seungyeop-lee/beads-starter --skill bds-statusgit clone --depth 1 https://github.com/seungyeop-lee/beads-starterWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/seungyeop-lee/beads-starter/bds-status)<a href="https://agentmods.dev/skills/seungyeop-lee/beads-starter/bds-status"><img src="https://agentmods.dev/badge/skills/seungyeop-lee/beads-starter/bds-status/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/seungyeop-lee/beads-starter/bds-status"><img src="https://agentmods.dev/badge/skills/seungyeop-lee/beads-starter/bds-status.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00021 | $0.00280 |
| Opus 5 | $0.00010 | $0.00140 |
| Sonnet 5 | $0.00004 | $0.00056 |
| Haiku 4.5 | $0.00002 | $0.00028 |
Grade A, and why
bds-status scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Beads Status
Quick overview of the current beads queue.
On Activation
Run the queries below and present a concise summary.
1. Ready issues
bd ready
Show the list. If empty, say "No ready issues."
2. In-progress issues
Find issues currently in_progress. Try bd list --status=in_progress first; if that form is not supported by the installed bd version, fall back to whichever query the local bd exposes.
If more than one issue is in_progress, flag this — per the bds-workflow Concurrency rule, only one issue should be in_progress per session.
Output Format
Keep it short:
Ready (N):
ABC-12 Title here
ABC-15 Another title
In progress (M):
ABC-09 Currently being worked on
Do not call bd show for each issue — the user can ask separately if they want details.
If bd Is Missing
If bd is not installed or bd where fails (the repo has not been initialized for bd), suggest the bds-setup skill and stop.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 46 lines · 21 tokens per session scan A 2d142153fded
bds-status is a skill published in the GitHub repository seungyeop-lee/beads-starter (1 stars, last pushed 3mo ago), licensed MIT. It adds 21 tokens to every session and 280 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
omc-plan
Strategic planning with optional interview workflow.
ultragoal
Durable multi-goal workflow that persists plan/ledger artifacts under .omc/ultragoal and prints Claude /goal handoff text for the active session.
moai-kanban-foreman
One unattended kanban foreman iteration: watch the backlog queue, dispatch the next operator-picked card to an isolated worker, collect completion evidence on read (not on claims), and report. This is the body the project's loop.md driver invokes each iteration of a bare /loop; it can also be invoked directly to test…
speckit-workflow
Comprehensive understanding of the spec-kit methodology. Constitution-driven feature development with specify, plan, tasks, and implement phases.
moai-workflow-project
Integrated project management system covering documentation, language initialization, template optimization, docs generation, and JIT document loading. Absorbed from moai-workflow-templates, moai-docs-generation, and moai-workflow-jit-docs.
sdlc-accelerate
End-to-end SDLC ramp-up from idea to construction-ready with automated phase transitions.