By nsheaps
GitHub CLI installation, authentication, and workflow skill for Claude Code sessions. Consolidates gh-tool and github-auth-skill into a single plugin.
Use this skill when the user asks about GitHub operations, pull requests, issues, releases, actions, gists, repos, or any task involving the GitHub CLI (gh). Also use when needing to interact with GitHub APIs, check CI status, review PRs, manage labels, create releases, or automate GitHub workflows from the command line.
../../../../shared/skills/github-auth/SKILL.md
Address PR feedback (review comments, inline suggestions, CI failures) systematically. Use when you need to fetch, triage, and respond to pull request reviews, comments, or failing CI checks. Covers the full feedback loop: gather context, evaluate each item, take action (fix, disagree, defer, or clarify), commit with attribution, and request re-review. <example>address the PR feedback</example> <example>fix the CI failures on my PR</example> <example>respond to the review comments</example> <example>handle the PR review</example> <example>address inline comments on PR #42</example> <example>the reviewer left feedback, can you fix it</example> <example>CI is failing on the PR</example>
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.
Intelligent skill that helps Claude parallelize Task tool calls when working on repetitive or batch operations, optimizing throughput based on task complexity
Relentlessly fix a PR until CI passes — iterates through review, fix, push cycles until green
Launch independent Claude sub-agents in tmux sessions with custom configurations, tool restrictions, and iTerm integration
Allows Claude to gracefully terminate itself using SIGINT
Automatically syncs todos and plans from ~/.claude/ to the current project's .claude/ directory
npx claudepluginhub nsheaps/ai-mktpl --plugin githubCommands for Git operations, commits, and PRs
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
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
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques