Packs
12 packs@landonschropp
Ls Git
Git workflow skills
6 skills · pack
@concertonotes
Github
Github from ConcertoNotes/codex-plugins.
2 skills · pack
@fradser
Github
GitHub project operations with quality gates
4 skills · pack
@atc-net
Git
Git workflow utilities including commit message generators and PR descriptions
2 skills · pack
@fradser
Git
Conventional Git automation, advanced repository management, and GitFlow workflow automation for feature, hotfix, and release branches with post-finish cleanup
8 skills · pack
@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 · pack
curated
Ship Versioned GitHub Release
Plan, implement, commit, and create a GitHub release with proper versioning.
7 skills · pack
@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 · pack
curated
Implement Plan with Git Workflow
Execute a predefined implementation plan step by step using isolated git worktrees and structured version control.
6 skills · pack
@github
Awesome Copilot
Awesome Copilot from github/awesome-copilot.
383 skills · pack
curated
Write Release Notes
Transform git commits into polished, user-facing release notes organized by category.
8 skills · pack
curated
Publish Open Source Project
Sanitizes secrets, prepares repository, and publishes to GitHub with CI/CD and documentation.
3 skills · pack
Results for “git”
1,418 skillsgithub
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
0
git-workflow
Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.
1
yeet
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
0
yeet
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
65 · bundle
github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
228
github-copilot-hooks
Use for creating, reviewing, debugging, or testing GitHub Copilot agent hooks in Visual Studio Code, including .github/hooks JSON, lifecycle events, Python handlers, permissions, and structured stdin/stdout. Do not use for advisory instructions, one-off commands, CI workflows, or shell profile hooks.
0 · bundle
project-flow-ops
Operate execution flow across GitHub and Linear by triaging issues and pull requests, linking active work, and keeping GitHub public-facing while Linear remains the internal execution layer. Use when the user wants backlog control, PR triage, or GitHub-to-Linear coordination.
1
resolve-issues
Resolves GitHub issues using isolated worktrees and test-driven development, then delegates PR creation to /github:create-pr so the quality gate and the /github:review-pr loop always run. This skill should be used when the user asks to "resolve an issue", "fix issue
580 · bundle
pr-link-issue
Appends a GitHub issue link and its associated Linear ticket to the current PR's description.
845
create-readme
Generates a comprehensive, well-structured README.md file for a project by analyzing the workspace and following best practices.
36.2k
smart-contract-audit
Audits EVM smart contracts across 19 domains using parallel specialist agents, synthesizes findings, and files GitHub issues.
1.2k · bundle
ci-cd
Designs and implements CI/CD pipelines with automated testing, build automation, deployment, and rollback strategies.
1
act
Test GitHub Actions workflows locally using act, covering installation, configuration, and usage patterns for debugging and iterative development.
54 · bundle
argocd
Configures ArgoCD for GitOps-based Kubernetes deployments, including installation, project and application setup, and Kustomize overlays for multi-environment management.
4
007-file-265f6921
Converts documentation websites, GitHub repositories, and PDF files into AI-ready skills for multiple LLM platforms.
7 · bundle
playwright-ci
Production-ready CI/CD configurations for Playwright — GitHub Actions, GitLab CI, CircleCI, Azure DevOps, Jenkins, Docker, parallel sharding, reporting, code coverage, and global setup/teardown.
6 · bundle
shell-rules
Shared shell rules for portable, approval-friendly agent commands. Use when running git, GitHub CLI, builds, tests, cross-directory commands, or commands that write files.
1
git-professional-usage
`analysis-agent`/`task-agent`/`review-agent`: use when merges, rebases, conflicts, history rewrite, generated files, or recovery need evidence; skip when Git is irrelevant.
4 · bundle
act
Run GitHub Actions locally with act. Use when a user asks to test GitHub Actions workflows locally, debug CI pipelines without pushing, or run workflows offline.
0
github
Manage GitHub issues, PRs, branches, and repositories via OAuth (3LO). For reading issues or PR details, not for deep code analysis — delegate that to code-agent.
7
github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
0
wrap
每完成一个任务或模块后收尾:多余物检测 + 更新文档 + 写下一轮当前任务 + 提醒 git。
1
github-issue-to-jira
Review an open GitHub issue for a selected repository against the current codebase, then either close it as already implemented with an evidence comment, label it needs clarification with an explanatory comment, or create a fleshed-out Jira story in the requested board/project when the remaining work is clear. Use when triaging GitHub issues into Jira backlog work or closing stale implemented GitHub issues.
12 · bundle
gist-automation
Automate GitHub Gist operations such as creating, listing, updating, and deleting gists through Composio's Gist toolkit via Rube MCP.
66.9k
standup
Facilitates a read-only standup across git worktrees, branches, or PRs to compare changes and produce one consolidation plan.
· bundle
issues
Create, list, and view GitHub issues through a guided workflow that gathers titles, descriptions, and labels before running gh CLI commands.
253
issues
Create, list, and view GitHub issues interactively using the gh CLI, with guided prompts for titles, bodies, labels, and filters.
2
review-changes
Reviews all uncommitted changes in the current Git repository and produces a structured code review report with findings and a verdict.
2
deploy-to-vercel
Deploys projects to Vercel as preview deployments, linking to git for automatic deploys, with fallback for unauthenticated environments.
2 · bundle
scaffold-exercises
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting, then commit with git.
1 · bundle
doc-maintenance
Audits top-level documentation against recent git history to detect drift, applies minimal edits, and opens a pull request.
20 · bundle
create-pr
Creates a pull request from the current feature branch with a structured summary, test results, and change description.
4
064-easy-d43ff184
Records common pitfalls and assumptions for Python module execution and GitHub Actions sparse checkout setups.
7 · bundle
issues
Create, list, and view GitHub issues interactively using the gh CLI, with guided prompts for titles, bodies, labels, and filters.
5
speckit-git-commit
Automatically stages and commits all changes after a Spec Kit command completes, using configurable event-based hooks.
11
deployment-engineer
Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation. Masters GitHub Actions, ArgoCD/Flux, progressive delivery, container security, and platform engineering. Handles zero-downtime deployments, security scanning, and developer experience optimization. Use PROACTIVELY for CI/CD design, GitOps implementation, or deployment automation.
23