Results for “git-hooks”

12 skills
More results
demerzels-lab
gh
Performs core GitHub operations such as authentication status checks, repository creation, cloning, forking, and managing issues and pull requests using the GitHub CLI.
10 · bundle
mcollina
octocat
Handles git and GitHub operations using the gh CLI, triggered by any github.com URL. Covers creating and reviewing PRs, watching CI checks, interactive rebasing, branch cleanup, submodule management, and repository archaeology.
1.9k · bundle
mukul975
implementing-secret-scanning-with-gitleaks
Detect and prevent hardcoded secrets in git repositories using Gitleaks, including pre-commit hooks, CI/CD integration, custom rules, baseline management, and remediation workflows.
24.6k · bundle
infinition
github-repo-management
Manage GitHub repositories end-to-end: clone, create, fork, configure settings, protect branches, set secrets, create releases, and run workflows using gh or git+curl.
2 · bundle
lord1egypt
github-auth
Sets up GitHub authentication for git and gh CLI, covering HTTPS tokens, SSH keys, and API access.
2
comeonoliver
github
Interact with GitHub repositories using the gh CLI to check pull request status, list workflow runs, view logs, and query the GitHub API with JSON output.
61
affaan-m
github-ops
Manage GitHub repositories: triage issues, review PRs, debug CI/CD, prepare releases, and monitor security alerts using the gh CLI.
226k
samyakjhaveri
validate
Runs a two-wave validation pipeline (deterministic checks then rule-based checks) before every git commit, writing a sentinel file that a pre-commit hook enforces. Includes optional quick mode (first wave only) and a fix loop with up to three iterations.
0
drnabeelkhan
proactive-watch-drift-detection
Detects drift between declared reality (docs, manifests, inventories, ADRs) and actual reality (filesystem, git state, dependencies, hooks) on session start, reporting findings with severity and evidence.
2 · bundle