All authors
gannonh avatar

Claude Skills by gannonh

github.com/gannonh
8 skillsA× 80 installs16 views
DoneA

There's an existing `working-with-pull-requests` skill that handles the complete PR lifecycle: - **Creating**: branch → commit → push → `gh pr create` - **Reviewing**: identify PR → run review agents → fix issues → update state - **Merging**: CI checks → confirm ready → `gh pr merge` → checkout main

data-ai
0
92
Releasing Kata AgentsA

Use this skill when releasing a new version of Kata Agents, bumping versions, updating changelogs, or creating release PRs. Triggers include "release", "bump version", "publish", "create release PR", "ship it", "cut a release".

documentationbashtesting
0
3
Committing ChangesA

Use this skill when committing code changes, creating git commits, staging files for commit, or when the user asks to commit, save changes, or make a commit. Handles conventional commit format, explicit file staging, and commit message crafting.

documentationbashgit
0
3
Converting Commands To SkillsA

Use this skill when converting Claude Code slash commands to Skills format. Handles transformation from ./commands/*.md to ./skills/*/SKILL.md, including YAML frontmatter conversion, name transformation to gerund form, description enhancement for invocation triggers, and batch processing. Invoke when user asks to convert commands to skills, migrate slash commands, or transform command files.

toolspythongo
0
3
Pr ReviewsA

Comprehensive pull request review using specialized agents covering code quality, test coverage, error handling, type design, comment accuracy, and code simplification. Use when reviewing PRs, checking code before committing, validating changes before creating PRs, or when the user asks to "review my PR", "check the code", "review changes", "analyze test coverage", "check error handling", "review types", or "simplify the code". Supports targeted reviews (tests, errors, types, comments, code, ...

documentationcode-reviewgit
0
3
PrdA

Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

developmentgoapi
0
3
Pull RequestsA

Use this skill for pull request workflows - creating PRs (branch, commit, push, open), reviewing PRs (code quality, test coverage, issue fixing), or merging PRs (CI checks, merge, cleanup). Handles the complete PR lifecycle via gh CLI. Triggers included, "create PR", "open PR", "review PR", "merge PR".

toolsgit
0
3
Running Coderabbit ReviewsA

Use this skill when working with CodeRabbit, such as running CodeRabbit reviews, generating and processing automated CodeRabbit comments, or evaluating CodeRabbit suggestions.

toolstypescriptrust
0
3