@mcsdodo/kniha-jazd
Use before claiming work is complete - runs tests, checks git status, verifies changelog
@majiayu000/claude-skill-registry-data
Switch the current session to work in an existing git worktree
@melbournedeveloper/dataprovider
Submit a pull request following DataProvider project standards
@joshhornby/code-calling-agent
Interact with GitHub repositories, issues, and pull requests.
@majiayu000/claude-skill-registry-data
Guidelines and checklists for creating a PR for Luxor.
@majiayu000/claude-skill-registry-data
Start new feature branch
@majiayu000/claude-skill-registry-data
Format changelog and remove empty sections.
@majiayu000/claude-skill-registry-data
USE WHEN: user wants to publish, port, or share a skill to a marketplace repo. DO NOT USE WHEN: creating new skills, installing skills, or general questions.
@majiayu000/claude-skill-registry-data
Create a jj bookmark for the current commit with a descriptive name
@msyvr/hai-notes
Self-review before submitting a PR. Use when the user wants to review their changes before creating or submitting a pull request.
@matthandzel/lifelog
Validate, stage, and commit current changes with a conventional commit message
@liinkiing/larastack
GitHub patterns using gh CLI for pull requests, stacked PRs, code review, branching strategies, and repository automation. Use when working with GitHub PRs, merging strategies, or repository management tasks.
@robertmsale/.codex
Read at the end of every turn. Before git ops, enforce final validation and handoff discipline. [skill-hash:8c2d1f0]
@intercooperative-network/icn
Session preflight check - prints repo state, branch, PR info, and compile sanity. Run at session start.
@geoloeg-ist/agents-reverse-engineer
Delete all generated documentation artifacts (.sum, AGENTS.md, plan)
@vultisig/vultisig-android
Stage, commit, and optionally push changes. Use after completing a task.
@oozoofrog/swiftdemangle
Guide for syncing with upstream Swift compiler demangling changes
@janpodmolik/clif
Stage current changes and amend them into the last commit
@gentleman-programming/engram
Commit standards for Engram contributors. Trigger: Any commit creation, review, or branch cleanup.
@diegosouzapw/awesome-omni-skill
Tạo git commit với message tiếng Việt theo quy tắc trong CLAUDE.md
@diegosouzapw/awesome-omni-skill
Create and manage non-urgent bugfix branches in a git worktree with standard PR workflow (squash merge).
@incursa/platform
GitHub workflows for Workbench CLI. Use when creating pull requests from work items or wiring GitHub-specific actions.
@majiayu000/claude-skill-registry-data
Refine a GitHub issue with extra validation and triage detail; use for high-impact issues or cross-team work.
@majiayu000/claude-skill-registry-data
Git Commit and Push. Use when user wants to commit and push changes together.
@majiayu000/claude-skill-registry-data
Conventions for GitHub repo locations, forks, and open source contribution boundaries.
@majiayu000/claude-skill-registry-data
Fetch and apply review comments from the current PR. Use when you need to address PR feedback.
@majiayu000/claude-skill-registry-data
Work a GitHub issue -- validate, test, plan, implement, report
@sasamuku/dotfiles
Fetches a GitHub issue, implements the fix, and verifies it. Use when user wants to fix an issue, implement issue changes, or resolve a bug.
@sc30gsw/claude-code-customes
Syncs documentation from source-of-truth files like package.json and .env.example
@qingchencloud/cj2api
版本发布:bump 版本号 → npm publish → git tag → push
@af/dotfiles
Take a github url and start work on it
@udecode/plate
Skill: internal-workspace-devdeps-hoist
@redisearch/redisearch
Read the source of the C module we are working on, before we made any changes.
@robin-collins/claude_code_skills
Maintain project documentation including CHANGELOG.md, FILETREE.md, and FAILURELOG.md. Use this skill when making code changes, adding features, fixing bugs, restructuring files/directories, or when initial solutions fail. This skill ensures consistent documentation of all changes using Keep a Changelog format with semantic versioning.
@pjt222/agent-almanac
Create, track, switch, sync, and clean up Git branches. Covers naming conventions, safe branch switching with stash, upstream synchronization, and pruning merged branches. Use when starting work on a new feature or bug fix, switching between tasks on different branches, keeping a feature branch up to date with main, or cleaning up branches after merging pull requests.
@rzyfront/vendix
Rules and patterns for commits, PRs, branching, and conflict resolution. Trigger: When making commits, creating PRs, working with branches, or resolving git conflicts.
@iron-ham/claudio
Generate release notes from CHANGELOG.md without cutting a release
@scottermonk/agentautoflow
Any time github or git activity is required, including committing and pushing changes, creating or switching branches, merging, creating issues, checking status or logs, or reverting commits. Trigger whenever the user says "update", "commit", "push", "merge", "create branch", "checkout", "create issue", "git status", "revert", or any git/GitHub-related request — even if not framed explicitly as a "GitHub task."
@cjinhuo/blazwitcher
生成 Changeset 变更日志文件。当用户需要记录功能变更、bug 修复或添加新版本变更说明时调用此 skill,自动生成符合规范的 changeset 文件。
@diegosouzapw/awesome-omni-skill
Scans GitHub/GitLab for public repos, dependencies, and CI configurations
@majiayu000/claude-skill-registry-data
Create properly named feature branch from development with remote tracking, following WescoBar naming conventions and git best practices
@majiayu000/claude-skill-registry-data
Regex-based file search across repository contents using gh-grep extension. Use when searching code files for patterns, not issue content.
@majiayu000/claude-skill-registry-data
Create comprehensive GitHub pull requests with quality validation
@majiayu000/claude-skill-registry-data
Use when setting up git workflows for Claude Code - installs pre-commit hooks, commit templates with Claude attribution, PR templates, branch naming helpers, and Claude-specific gitignore entries
@majiayu000/claude-skill-registry-data
作業進捗をGitHub issueに自動報告します。計画立案時、知見獲得時、問題発覚時にブランチ名からissue番号を抽出し、構造化されたコメントを投稿します。
@bbgnsurftech/claude-skills-collection
Automatically handles semantic version updates across plugin.json and marketplace catalog when user mentions version bump, update version, or release. Ensures version consistency in claude-code-plugins repository.
@aum08desai/hermes-research-agent
Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.
@jwilger/agent-skills
Trigger this skill immediately when the user says "bootstrap" in any form. Also trigger it for any request about initializing a project's workflow, configuring development practices, or setting up a codebase for the first time. Key signals: "bootstrap", "set up workflow", "configure TDD", "generate AGENTS.md", "recommend skills", "onboard to project", "what tools should I use", "greenfield", "just cloned", "new developer joining". Detects the project environment, recommends skills by phase, configures TDD strategy, and generates instruction files. Project-level onboarding -- NOT for writing code, tests, or performing specific dev tasks.
@minbzk/regelrecht-mvp
Processes all open Dependabot PRs sequentially — rebases if needed, analyzes for breaking changes and security issues, then merges or requests changes. Use when you want to handle pending Dependabot dependency updates.
@jfrog-fastci/fastci
Generate a richly formatted PR for FastCI CI acceleration changes. Builds the PR body with key-change rationale, insight checklists, and raw reports from baseline and post-change YAML reports. Use when opening or updating a FastCI acceleration PR.