Plugins

12 plugins
@landonschropp
Ls Git
Git workflow skills
6 skills · plugin
@concertonotes
Github
Github from ConcertoNotes/codex-plugins.
2 skills · plugin
@fradser
Github
GitHub project operations with quality gates
4 skills · plugin
@atc-net
Git
Git workflow utilities including commit message generators and PR descriptions
2 skills · plugin
@fradser
Git
Conventional Git automation, advanced repository management, and GitFlow workflow automation for feature, hotfix, and release branches with post-finish cleanup
8 skills · plugin
@fradser
Git Agent
AI-first Git CLI automation — atomic AI commits, co-change relations, autonomous git health agent, pre-tool hook safety, and workspace initialization
2 skills · plugin
curated
Ship Versioned GitHub Release
Plan, implement, commit, and create a GitHub release with proper versioning.
7 skills · plugin
@testdouble
Han Github
GitHub-specific extensions to Han. Provides skills to post code reviews as PR comments, update a PR description with a consistent format, and other GitHub-facing workflows.
3 skills · plugin
curated
Implement Plan with Git Workflow
Execute a predefined implementation plan step by step using isolated git worktrees and structured version control.
6 skills · plugin
@github
Awesome Copilot
Awesome Copilot from github/awesome-copilot.
383 skills · plugin
curated
Write Release Notes
Transform git commits into polished, user-facing release notes organized by category.
8 skills · plugin
curated
Publish Open Source Project
Sanitizes secrets, prepares repository, and publishes to GitHub with CI/CD and documentation.
3 skills · plugin

Results for “git”

1,418 skills
sinhoneyy
github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
11 · bundle
desesbraker
github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
2 · bundle
welitonevoc
github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
1 · bundle
inskillflow
github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
1 · bundle
iamanacarolinarezende
github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
0 · bundle
doriangallo
github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
1 · bundle
mmehdi0606
github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
2 · bundle
francostino
github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
63 · bundle
arjumaan
github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
1 · bundle
26bb
github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
0 · bundle
sickn33
github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
45.1k · bundle
github
suggest-awesome-github-copilot-skills
Suggest relevant GitHub Copilot skills from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing skills and identifying outdated ones.
36.2k
yanacuti1121
leak-check
Scan codebase and git history for leaked secrets — API keys, tokens, passwords, private keys. Uses whispers-style regex patterns + gitleaks. Run as /leak-check before any git push. Alerts on Claude API keys, GitHub tokens, AWS credentials, and generic high-entropy strings.
2
microsoft
github-issue-creator
Transform raw notes, error logs, voice dictation, or screenshots into structured GitHub-flavored markdown issue reports.
2.7k
gabrielmoreira
release
Enforces the complete release checklist for ClawRouter: version sync, CHANGELOG, build, tests, npm publish, git tag, and GitHub release, with no steps skipped.
17
github
publish-to-pages
Publish presentations and web content to GitHub Pages. Converts PPTX, PDF, HTML, or Google Slides to a live GitHub Pages URL. Handles repo creation, file conversion, Pages enablement, and returns the live URL.
36.2k · bundle
thedotmack
claude-code-plugin-release
Automates semantic versioning and release workflow for Claude Code plugins, including version increments across multiple manifest files, build verification, git tagging, GitHub releases, and changelog generation.
· bundle
schattenspiegel
github-copilot-instructions
Use for creating, splitting, reviewing, or debugging GitHub Copilot custom instructions in Visual Studio Code, including .github/copilot-instructions.md, .github/instructions/*.instructions.md, and AGENTS.md. Do not use for slash commands, Agent Skills, custom agents, hooks, or ordinary project documentation.
0 · bundle
mit-network
github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
2 · bundle
ranbot-ai
github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
6
github
agentic-workflows
Routes requests to design, create, update, debug, or upgrade GitHub Agentic Workflows by loading the appropriate workflow prompt or skill file.
36.2k
trailofbits
git-cleanup
Safely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged, superseded, or active work.
6k · bundle
dvcrn
gitmap
Provides Git-like version control for ArcGIS web maps, exposing branch, commit, diff, push/pull, and map discovery as callable tools.
32 · bundle
joshuashepherd
github
Interact with GitHub using the `gh` CLI to check PR status, manage issues, review code, and query the API.
1
diegosouzapw
gh-pr
Create, update, and comment on GitHub pull requests with a focus on material impact, safety, and human reviewability.
54 · bundle
moonklabs
git-submodule-manager
Manages git worktrees and submodules in monorepos, handling branch synchronization, commits, pushes, pulls, and branch switching across multiple repositories.
0 · bundle
nickgallick
nick-git-ops
Git workflow automation and guidance for Nick's multi-project workflow, especially repos in ~/Projects/. Use when doing git commits, status checks, branching, merges, rebases, reviewing dirty working trees, cleaning branch flow, or managing multiple repos. Enforce conventional commits and safer git habits.
0 · bundle
addyosmani
git-workflow-and-versioning
Structures git workflow practices for committing, branching, resolving conflicts, and organizing work across multiple parallel streams.
69.5k
github
breakdown-plan
Generates comprehensive GitHub project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies, priorities, and automated issue tracking.
36.2k
github
commit-message-storyteller
Transforms git diffs and change descriptions into narrative commit messages that explain why a change was made, following Conventional Commits format.
36.2k · bundle
dimillian
app-store-changelog
Generate user-facing App Store release notes by collecting and summarizing user-impacting changes from git history since the last tag.
3.8k · bundle
gabrielmoreira
pr
Opens a GitHub pull request targeting the main branch using the gh CLI and the repository's PR template, after verifying local checks pass.
17
auto-skiller
undo
Rolls back Open-workspace phase or plan commits using a phase manifest with dependency checks and a confirmation gate, preserving history via git revert.
1 · bundle
kintsugi-programmer
gitops-workflow
Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management.
0 · bundle
michaelschecht
github-readme
Create professional, visually polished GitHub README files with badges, diagrams, structured sections, and modern markdown design patterns. Use when creating or redesigning a repo's README for maximum GitHub impact.
0
georgeqle
github-issue
Safely reuse, create, update, or explicitly close the single GitHub Issue that tracks repository work
1 · bundle