
Sttts Beads Skill
- 3 repo stars
- Updated January 27, 2026
- sttts/beads-skill
sttts-beads-skill is a Claude Code plugin that integrates the beads issue tracker with git worktree workflows.
About
sttts-beads-skill is a one-plugin Claude Code pack that teaches your agent how to use beads—the lightweight issue tracker from steveyegge/beads—together with git worktrees. Developers juggling multiple features in parallel often lose sync between what Claude thinks is “done” and what is actually recorded; this skill narrows that gap by making issue queries, updates, and worktree context part of the default workflow. It suits CLI-first developers who already adopt beads for memory outside the chat window and want Claude Code to read and write that ledger instead of improvising todo lists. Install when you are in active build cycles and need PM hygiene without adopting a heavyweight Jira stack. The skill is intermediate: you should understand git worktrees and have beads available locally before relying on the agent for tracking.
- Claude skill integration for the beads issue-tracking CLI (github.com/steveyegge/beads)
- Git worktree-aware workflow so branches map to tracked issues
- Issue discovery, tracking, and completion patterns the agent can follow
- Single focused plugin for beads + worktree discipline
- Productivity category entry for solo agentic development loops
Sttts Beads Skill by the numbers
- Data as of Jul 20, 2026 (Skillselion catalog sync)
/plugin install sttts-beads-skill@sttts/beads-skillAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 3 |
|---|---|
| Last updated | January 27, 2026 |
| Repository | sttts/beads-skill ↗ |
What it does
Register a Claude Code skill that drives Steve Yegge’s beads issue tracker alongside git worktrees so agent sessions stay aligned with real task state.
Who is it for?
Best when you already use or willing to adopt beads and worktrees for parallel Claude Code development.
Skip if: Skip if you're on Linear/Jira-only PM with no local beads CLI or no git worktree workflow.
What you get
After install, Claude can use beads commands and worktree context so tasks stay recorded and branch work stays scoped.
- One beads-aware Claude Code skill registered in your environment
- Agent-guided beads issue updates tied to worktree sessions
- Consistent issue tracking outside ephemeral chat history
By the numbers
- Plugin count: 1
- Repository: sttts/beads-skill
- Targets beads + worktree integration
Recommended Plugins
How it compares
Issue-tracking workflow skill, not a frontend UI kit or MCP database connector.
FAQ
Who is Sttts Beads Skill for?
It is for developers who use beads for issue memory and want Claude Code to respect that system with worktree-based branching.
When should I use Sttts Beads Skill?
Use it whenever you start or switch work on a feature and need the agent to file, query, or complete beads issues instead of informal lists.
How do I add Sttts Beads Skill to my agent?
Add the sttts/beads-skill plugin in Claude Code, install beads from steveyegge/beads locally, then invoke the skill when managing issues across worktrees.