By fadymondy
GitHub Issues as a project-management system — plans, features, bugs, evidence-gated lifecycle, PR-driven review. Mirrors Orchestra MCP / Studio PMS workflow but stores everything natively on GitHub.
Drain the `type:request` inbox — for each deferred user ask, decide accept-as-feature / accept-as-bug / reject / defer-again. Promotes accepted requests into real work; closes rejected ones with a documented reason. Auto-invoke when the user says "triage requests", "drain the inbox", "what's in the request queue".
Cut a new release for the plugin — bundle issues closed since the last tag into a CHANGELOG entry, bump semver in plugin.json, refresh the README "What's new" banner, tag the commit, and (optionally) create a GitHub release. Auto-invoke when the user says "ship vX.Y", "cut a release", "release the plugin", "bump version".
Advance an issue to the next workflow status with evidence. Validates the gate per `workflows/default.yaml` — required `## Sections`, file paths, cooldown, kind-specific skips. Mirrors Orchestra MCP's `advance_feature`. Auto-invoke when the user says "tests pass for
Re-enter a `done` issue at `status:in-progress` with a clean audit trail. Auto-creates a fresh feature branch off the protected base. Auto-invoke when the user says "reopen
Save a deferred user request as a `type:request` issue and continue current work. Mirrors Orchestra MCP's `create_request`. Auto-invoke when the user asks for something unrelated to the in-progress issue — captures it for later instead of dropping current flow.
Matches all tools
Hooks run on every tool call, not just specific ones
Uses power tools
Uses Bash, Write, or Edit tools
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.
GitHub Issues as a project-management system for Claude Code.
A Claude Code plugin marketplace that turns GitHub Issues into the source of truth for your project: plans, features, bugs, evidence-gated lifecycle, PR-driven review. Inspired by Orchestra MCP and Studio PMS, backed by GitHub's first-class primitives — Issue Types, Projects v2, Milestones, sub-issues, and relationships — not just labels.
Most teams use GitHub Issues as a dumb backlog. gh-pms adds the structure that real project management needs:
Status field (when configured) or status:* labelsdepends on, blocks, related to, duplicate of)## Sections (file paths, test results, self-review)Closes #N keyword + AskUserQuestion approval + gh pr merge closes the loopEverything lives natively in GitHub. Open the Issues, Milestones, or Projects tab and you see exactly where the project is.
See CHANGELOG.md for the full list. Highlights:
See CHANGELOG.md for the full v0.8.0 entry.
See CHANGELOG.md for the full list. Highlights:
See CHANGELOG.md for the full v0.7.0 entry.
See CHANGELOG.md for the full list. Highlights:
See CHANGELOG.md for the full v0.6.0 entry.
Two skills that close adoption gaps the v0.4 release made obvious — sessions starting blind to the issue tracker, and releases requiring a manual edit-bump-tag dance.
gh-context ✨ — compact session-start summary of WIP, pipeline, milestones, recent closes, deferred requests. Auto-runs via the new SessionStart hook so the agent picks up where the last session left off (#9).gh-release ✨ — bundle PRs merged since the last tag into a structured CHANGELOG entry, bump plugin.json, refresh the README banner, tag, and (optionally) create a GitHub release in one shot. Idempotent; refuses without an anchor (#5).See CHANGELOG.md for the full list.
Severity is now a first-class dimension on every issue kind, not just bugs. A P0 feature blocking a launch is meaningfully different from a polish item — that signal was previously lost. Closes #2.
workflows/default.yaml#severities is now the single source of truth (default: medium + four values, each mapped to a severity:* label and a Project v2 Severity field option). Per-repo severity scales become a config-only change.gh-feature ✨ — accepts an optional severity on every kind (not just hotfix). Applied as label + Project field. Hotfixes still default to critical.gh-task — sub-issue tasks inherit the parent feature's severity by default; override when the task is meaningfully more or less urgent. Checkbox tasks inherit implicitly.gh-bug — references the canonical scale instead of defining its own. Same defaults, no behavior change.gh-status — within each Status bucket, issues are sorted Critical → Low so urgent items surface first regardless of kind.feature.md, chore.md, testcase.md gain a ## Severity section. plan.md / prd.md stay exempt (they aggregate child severities).Backwards compatible — existing issues without a severity:* label remain valid, and skills called without severity get medium.
gh-push skill + branching policyThe "every feature must end with a linked PR" rule is baked into the lifecycle:
npx claudepluginhub fadymondy/gh-pms --plugin gh-pmsMulti-channel notification system for Claude Code — email, Slack, Discord, WhatsApp, desktop (with voice), web push, and generic webhooks. Routes Claude Code hook events anywhere.
Drive 17 web apps (Gmail, Slack, WhatsApp, Discord, Telegram, X, GitHub, Linear, Jira, GCal, Cal.com, Google Meet, Zoom, GCP, Claude.ai, OpenAI, Perplexity) from inside a Claude Code conversation. Uses a local Chrome extension + the claude-twin desktop app — nothing leaves your machine.
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
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
AI-powered development tools for code review, research, design, and workflow automation.