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-tiltClaude 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.
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Plan-only mode and GitHub-issue-to-Beads workflow. Provides planning without auto-execution and structured work decomposition into Beads epics, tasks, and sub-tasks with verifiable acceptance criteria.
Install, update, and configure Pappardelle workspaces. Provides /init-pappardelle (interactive setup wizard), /update-pappardelle (update to latest version), and /configure-pappardelle (interactive config editor).
Git 워크플로우, 브랜치 전략, 커밋 컨벤션, TiDD(Ticket Driven Development) 가이드
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Start, stop, join, resume, and manage Claude Code sessions mirrored to Slack via slaude
Git worktree management 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