Install
$ agentstack add skill-seungyeop-lee-beads-starter-bds-status ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
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.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: seungyeop-lee
- Source: seungyeop-lee/beads-starter
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.