By jbdamask
Decompose GitHub issues into structured Beads epics, tasks, and sub-tasks with verifiable acceptance criteria and dependencies. Generate read-only plans exploring the codebase and outlining changes without execution. Automate git staging, committing, pushing to issue branches, and labeling issues 'Ready' for Beads projects.
npx claudepluginhub jbdamask/john-claude-skills --plugin beads-plannerFinal-phase skill that stages beads, commits, pushes to the remote branch, and labels the GitHub issue as "Ready". Invoked by issue-to-beads as the last step after all beads have been filed, reviewed, and synced. Can also be used standalone when you have synced beads on an issue branch that need to be committed and pushed.
Decomposes GitHub issues into structured Beads epics, tasks, and sub-tasks with objectively verifiable acceptance criteria. Use this skill whenever the user mentions converting GitHub issues to Beads, planning work from a GitHub issue, decomposing issues into tasks, breaking down a GitHub issue, or wants to take an issue and turn it into actionable Beads work items. Also trigger when the user says things like "plan this issue", "break down issue X", "convert this to beads", or references a GitHub issue URL and wants it turned into trackable work. Requires that the user's project uses Beads (bd) for issue tracking.
Plan-only mode that replicates Claude Code's built-in plan mode workflow but stops after the user approves the plan — no auto-execution. Use when the user wants to plan without executing, says "plan only", "just plan", "plan but don't execute", or when another skill needs planning without triggering auto-execution. Writes the plan to .claude/plans/<slug>.md.
A collection of Claude Code skills for development workflows.
Add this marketplace to Claude Code:
/plugin marketplace add jbdamask/john-claude-skills
Then install the skills:
/plugin install john-skills@john-claude-skills
Browse the skills/ directory to see available skills. Each skill has a SKILL.md with its description and usage instructions.
To add a new skill:
skills/<skill-name>/SKILL.md file with YAML frontmatter (name, description) and instructionsreferences/, scripts/, or assets/ subdirectoriesAI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Share bugs, ideas, or general feedback.
Convert design documents, PRDs, and task lists into beads issues with lossless conversion, proper epic hierarchy, validated dependencies, and three independent subagent review passes.
For easy problems, start here. For harder problems, do this after Explore.
This is a getty104's base tool set
Spec-driven Git workflow plugin with GitHub integration, sprint management, and brownfield migration support for comprehensive development orchestration.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.