
Claude Skills by JacobPEvans
github.com/JacobPEvansUse when working with gh CLI. Provides patterns for PRs, issues, reviews, and repository operations.
Use when querying GitHub via GraphQL. Provides patterns for PR threads, comments, and mutations.
Rules for evaluating, classifying, and deduplicating AI tool permissions
Use when checking if PR is ready to merge. Validates merge-readiness and PR status patterns.
Use when resolving PR review threads. Enforces that all threads are marked resolved before completion.
Patterns for launching and managing parallel subagents efficiently.
Use when managing git worktrees. Provides patterns for creation, cleanup, and branch naming.
Reduce GitHub issue backlog through deduplication, linking, and closure. Use before creating new issues, when enforcement_mode is CONSOLIDATION, when issue:PR ratio exceeds 3:1, when AI-created issues reach 25, or when total issues approach 50.