Core development workflow: branch, commit, pull-request, ticket-driven development
npx claudepluginhub qmu/workaholic --plugin drivinNavigate and prioritize tickets for /drive command. Handles listing, analysis, and user confirmation.
Find related historical tickets using keyword search.
Create or update GitHub PR from story file. Handles PR existence check, title derivation, and gh CLI operations.
Analyze branch changes for release readiness, identifying concerns and special instructions.
Find related source files and analyze code flow.
Generate branch story for PR description and create/update the pull request.
Analyze existing tickets for duplicates, merge candidates, and split opportunities.
Discover context, check duplicates, and write implementation tickets. Runs in isolated context.
Archive ticket workflow - move ticket, delegate commit to commit skill, update frontmatter.
Analyze branch changes for release readiness, identifying concerns and special instructions.
Check and create timestamped topic branches.
Safe commit workflow with multi-contributor awareness and structured message format.
Create or update GitHub PR from story file with proper title derivation.
Create implementation tickets with proper format and conventions.
Search archived tickets by keywords to find related historical context.
Guidelines for exploring source code to understand context.
Guidelines for analyzing existing tickets to detect duplicates, merge candidates, and split opportunities.
User approval flow for drive implementations including approval, feedback, and abandonment.
Implementation workflow for processing tickets.
Gather git context and branch data in one call.
Gather ticket metadata in one call.
Prevent agents from modifying system-wide configuration in regular projects.
Update ticket YAML frontmatter fields (effort, commit_hash, category).
Write final report section with optional discovered insights.
Story content structure, templates, and writing guidelines for branch narratives.
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams