Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub sttts/skills --plugin sttts-worktreeClean up worktrees for merged branches. Triggers on 'prune worktrees', 'cleanup worktrees', 'remove merged worktrees'.
Opinionated worktree workflow with .git/checkouts convention. Load explicitly with /worktree-workflow.
Git worktree commands and usage. Triggers on 'worktree', 'worktrees', 'create worktree', 'git worktree'.
Claude Code skills for local issue tracking with beads, git worktree management, and prompt recording.
# Add the marketplace
/plugin marketplace add https://github.com/sttts/skills.git
# Install plugins
/plugin install sttts-beads
/plugin install sttts-worktree
/plugin install sttts-prompt-recording
Local issue tracking workflow integration using the beads CLI.
Triggers on: bd, beads, what's next, add task, add epic, or issue tracking questions
Requires: .beads directory in project root (run bd init to create)
bd prime at session start for AI-optimized contextUse the pattern <prefix>-<epic>-<task>:
prefix: domain area (e.g., infra, api, ui)epic: one or two keywords for the epictask: one keyword for the specific task# Create a task
bd create "Allow blueprints to run in plan only mode" --id infra-blueprint-planonly --type task
# Create an epic
bd create "Expose Terraform errors to conditions" --id infra-tferrors --type epic
# Create a task under an epic
bd create "Phase 1: Enable log subresource" --id infra-tferrors-logsub --type task --parent infra-tferrors
When ending a session, the skill ensures:
Git worktree management with three skills:
/sttts-worktree:worktree (auto-triggered)Git worktree commands and usage reference.
Triggers on: worktree, worktrees, create worktree, git worktree
/sttts-worktree:worktree-workflow (explicit only)Opinionated workflow using .git/checkouts/ convention. Must be loaded explicitly.
.git/checkouts/Enable per-repo:
git config --local claude.worktrees true
/sttts-worktree:prune-worktrees (auto-triggered)Clean up worktrees whose branches have been merged. Works with both GitLab (glab) and GitHub (gh).
Triggers on: prune worktrees, cleanup worktrees, remove merged worktrees
Record cleaned-up prompts attached to commits (via git notes) and MR/PR descriptions.
Triggers on: record prompt, prompt recording, log prompts
refs/notes/prompts) - Per-commit prompt history in structured JSONgit config --local claude.promptRecording trueglab) and GitHub (gh)git config --local claude.promptRecording true
# Start a session
bd prime
# Check what to work on
What's next?
# Create a new task
Add task: Implement user authentication
# Create a worktree for an epic
Create a worktree for the auth-refactor epic
# Clean up merged worktrees
/prune-worktrees
# Enable prompt recording
/prompt-recording
# End a session
Land the plane
glab or gh CLI installed (for sttts-worktree prune)MIT
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Git worktree management expert for @desplega.ai/wts
Git worktree management for parallel development workflows
Manage isolated git worktree workspaces for multi-repo development
Git workflow tools: commits, PRs, review inbox, checkout, and work triage
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Start, stop, join, resume, and manage Claude Code sessions mirrored to Slack via slaude
Tilt local development and e2e testing for Claude Code
Beads issue tracking workflow integration for Claude Code
Record prompts to git notes and MR/PR descriptions
Beads issue tracking workflow integration for Claude Code
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim