CCM
/Skills
SkillsMCPMarketplacesDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. tartinerlabs
  4. /
  5. skills
  6. /
  7. Github Issues

Github Issues

tartinerlabs/skills
164 installs7 stars
Summary

This handles GitHub issue creation, updates, queries, and comments through the gh CLI. It enforces title conventions, respects issue templates when they exist, and automatically assigns new issues to you. The workflow is smart about parent/sub-issue relationships using node IDs rather than numbers, which means you can build proper issue hierarchies instead of flat lists. It validates against actual repo labels and collaborators before submitting, and it knows to fail gracefully when trying org-level features on user repos. The rule system is modular with separate files for title format, template adherence, and checklist bans. If you're managing issues from the command line and want structure without manual template copying, this does the work.

Install

npx skills add https://github.com/tartinerlabs/skills --skill github-issues
Categories
Git & Pull Requests
First SeenJun 3, 2026
View on GitHub

Recommended

More Git & Pull Requests →
github-pr-review

fvadicamo/dev-agent-skills

github pr review
491
63
github-pr-merge

fvadicamo/dev-agent-skills

github pr merge
214
63
git-commit

github/awesome-copilot

Standardized git commits using Conventional Commits specification with intelligent diff analysis and message generation.
33.7k
34.3k
git-flow-branch-creator

github/awesome-copilot

Analyzes git changes and creates semantic Git Flow branches automatically based on change type.
9k
34.3k
create-github-pull-request-from-specification

github/awesome-copilot

Automated GitHub pull request creation from specification templates with draft-to-review workflow.
9k
34.3k
backport-pr-assistant

cockroachdb/cockroach

Help backport PRs to release branches using the backport CLI tool. Use when backporting changes that have merge conflicts requiring manual resolution.
31.8k