Enhanced git operations using lazygit, gh (GitHub CLI), and delta. Triggers on: stage changes, create PR, review PR, check issues, git diff, commit interactively, GitHub…
Git best practices for commits, branches, pull requests, and collaboration workflows following Conventional Commits and GitFlow patterns
Git worktree workflow, conventional commits, commit trailers, and PR guidelines. Activated during git operations and commits.
Complete Git workflow from conventional commits to pre-completion verification. Use for all Git operations including commits, branches, and releases.
Manage Git workflows including commits, branches, merges, and collaboration. Use when working with Git repositories, creating commits, managing branches, or resolving conflicts.
Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple — from…
Comprehensive Git workflow automation including branching strategies, pull request creation, code reviews, merge strategies, and release management.
Expert guide for designing Git branching strategies including Git Flow, GitHub Flow, trunk-based development, and release management.
Git workflow rules for Renfield. Commit message format, issue numbering, branch naming, PR creation, documentation updates before push.
Ensures commits follow conventional commits, branch naming conventions, and PR templates. Use when creating commits, branches, or PRs, or when user mentions git workflow.
Git branching strategies, conflict resolution, rebase workflows, monorepo patterns, and advanced operations like cherry-pick, bisect, and reflog recovery.
指導 Git 分支策略、分支命名与合併操作。 使用时机:建立分支、合併、Pull Request、Git 工作流程問題。 关鍵字:branch, merge, PR, pull request, GitFlow, GitHub Flow, 分支, 合併, 工作流程。
Guide pour les opérations Git complexes, résolution de conflits et bonnes pratiques de workflow. À utiliser quand l'utilisateur est bloqué avec Git ou veut mettre en plac — from…
Automate frequent Git operations including adding changes, committing with meaningful messages, and pushing to remote repositories.
Git workflow and branching strategy expert. Use when establishing team collaboration patterns, optimizing commit practices, or designing scalable version control workflows for…
Git workflow policies including commit rules and worktree cleanup sequence. Use when managing git operations, commits, or merges.
Master git commits, interactive rebase, cherry-picking, bisect, worktrees, and reflog. Use when creating commits, cleaning up history before PRs, applying hotfixes across…
Git expert covering branching strategies, collaboration, conflict resolution, and best practices
Use when managing branches, resolving merge conflicts, syncing with main, or working with worktrees
Master Git workflows including GitFlow, GitHub Flow, Trunk-Based Development. Configure branches, merge strategies, and collaboration patterns for team environments.
Execute git operations using Conventional Commits format with proper branching strategies and safe workflows.
Work with git worktrees and workspaces for concurrent development. Use when: (1) Creating new workspaces with \`git worktree add\`, (2) Listing existing worktrees with \`git…
Verify workspace state, staged changes, and preflight checks before commits or PRs
Manage Git worktrees for isolated parallel development. Use when creating, listing, switching, or cleaning up git worktrees, or when needing isolated branches for concurr — from…
Set up Git worktrees for agent parallelization with isolated environments. Use when setting up parallel agent execution, creating isolated environments per agent, or enabling…
Create isolated git worktrees with safety verification. Use when starting feature work needing isolation or before executing plans - systematic directory selection and baseline…
Use when working on multiple features simultaneously. Creates isolated workspaces without branch switching, enabling parallel development.
Fast git worktree manager. Use when the user wants to create, list, switch between, or clean up git worktrees.
GitBook documentation platform - creating docs, publishing sites, Git sync, API references, and collaboration
Validates GitBook markdown syntax, helps create properly formatted blocks, and ensures documentation quality
Integration with hosted documentation platforms GitBook and Notion. Manage spaces, synchronize content with Git, export/import between formats, configure webhooks, and retrieve…
优化 Ascend NPU 亲和的 Triton 算子性能。当用户需要优化 Triton 算子在昇腾 NPU 上的性能、解决 UB 溢出、提高 Cube 单元利用率、进行 Tiling 策略设计时使用。
Describes the rules to follow for git commit and git push actions. Use when user asks to commit or/and push modifications.
Gitea operations via tea CLI. Use when user mentions: gitea, tea, or when git remote shows a Gitea instance.
Automates repository administration, pull request workflows, issue triage, and release operations against Gitea using its REST API and webhook system.
Manage Gitea via CLI. Use when user mentions "tea", "gitea cli", or needs terminal-based Gitea operations.
Manage Gitea wiki pages. Use when working with wiki content, creating documentation, or updating wiki pages.
Gitflow Workflow Rules. These rules should be applied when performing git operations.
使用 GitHacker 利用 .git 目录泄露漏洞恢复目标源码。GitHacker 是多线程 .git 泄露利用工具,相比 git-dumper/GitHack 能恢复更完整的内容——包括 stash、所有分支、标签、reflog。即使目标禁用了目录列表(403),也能通过暴力枚举恢复分支和标签。当目标 /.git/HEAD 或…
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
GitHub operations via gh CLI. Use when user mentions: PR, pull request, github issue, workflow, actions, gh, or when git remote shows github.com.
Skill for GitHub Actions CI environment. Use when running inside a GitHub Actions workflow to update tracking comments, commit code, and interact with GitHub.
Use when adding CI/CD, creating workflows, auditing GitHub Actions, or fixing action pinning. Creates and audits workflows for SHA pinning and permissions.
GitHub Actions 2025 features including 1 vCPU runners, immutable releases, and Node24 migration
Audit GitHub Actions workflow efficiency and recommend fixes to reduce CI minutes and costs.
Maîtrise de GitHub Actions — workflows CI/CD, actions custom, matrix builds, secrets, environments et reusable workflows.
트리거: "github actions", "CI CD 설정", "워크플로우 만들어줘", "깃허브 액션", "ci 파이프라인", "배포 자동화" 수행: CI/CD 파이프라인 YAML 생성. 테스트 → 빌드 → 도커 푸시 → 배포 단계. 언어·프레임워크별 맞춤 설정 출력: .github/workflows/*.yml 파일들
Generates dynamic GitHub Actions CI/CD matrix strategies using the GitHub REST API and YAML AST parsing via js-yaml.
Analyzes GitHub Actions workflow matrix strategies using the GitHub REST API v3 workflow runs endpoint.
Generates and validates GitHub Actions YAML workflows using the actions/toolkit SDK and workflow_dispatch event triggers.
Composes GitHub Actions workflow YAML files from modular job templates, resolving action version pins and secret references.
Diagnoses failing GitHub Actions workflows using the GitHub REST API v3 /actions/runs and /actions/jobs endpoints.
Diagnose GitHub-driven agile workflow problems and guide feature branch development
Analyze GitHub commits, generate PR reviews, calculate contributor leaderboards, and assess code quality.
Score repository health (0-100, A-F grades), priorities, and delta tracking. Includes velocity metrics, confidence levels, and bottleneck detection.
Access GitHub API using gh CLI in sandboxed environment - install binary, authenticate with tokens, query repos, PRs, issues, workflow runs, and download artifacts
Recommend and auto-assign GitHub issues to engineers based on domain expertise matrix
Interactive troubleshooting assistant for the top 5 GitHub problems faced by new users. Diagnoses authentication failures, Git vs GitHub confusion, local-remote sync issues, merge…
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…
Verify and troubleshoot GitHub CLI authentication. Use when gh commands fail with auth errors or when setting up GitHub integration for the first time.