By boringhappy
GitHub Issue workflow management plugin with skills for reading, refining, triaging, and classifying issues
Identifies unclear or missing information in a GitHub issue and posts clarifying questions as a comment. Adds a needs-more-info label if clarification is needed.
Reads details of a GitHub issue including title, description, labels, and comments. Use when the user wants to view issue information or start working on an issue.
Rewrites an issue body to fully satisfy the matching issue template, incorporating context from comments. Uses a plan-then-execute workflow requiring user approval before making changes.
Analyzes a GitHub issue and applies priority and category labels based on content, impact, and urgency.
Own 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.
npx claudepluginhub boringhappy/codemate --plugin issueGitHub Pull Request workflow management plugin with skills for creating, updating, and managing PRs
Git workflow management tools for staging, committing, and pushing changes
Development utilities including environment variable key management
Spec-driven project management plugin. Manages feature specs as GitHub Issues — from requirements through task decomposition using sub-issues.
CodeMate workspace plugin — session lifecycle hooks, Slack notifications, and repo setup utilities
Auto-fix GitHub issues by analyzing issue details and implementing solutions
Git workflows - commits, branches, PRs, issue processing, auto-close detection, and repository management
Git-as-knowledge-graph workflow for traceability across issues, branches, commits, reviews, and PRs.
Autonomous AI development pipeline that uses GitHub as a structured knowledge graph for Claude Code agents. Adds /work-on, /review-pr, /quality-gate, /orchestrate, and 20+ pipeline commands.
Orchestration plugin. v1 use case: async development - turn ready issues into pull requests, then iterate on review feedback until a human takes over. Designed to host more orchestration use cases (refactoring, docs, audits) in future versions.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques