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.
Final-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/ subdirectoriesOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Analyze Claude Code chat history to identify context window bloat and get optimization recommendations
npx claudepluginhub jbdamask/john-claude-skills --plugin beads-plannerAI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
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.
Autonomous GitHub Project Management workflow with orchestrator-agent coordination for parallel task execution via git worktrees
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.