7,078 mods tagged Git and workflow that install into Codex, measured the same four ways as everything else here: what each costs in tokens on every session, what a security scan found and why, whether it is the original, and what changed.
This skill should be used when the user asks to "create a PR", "open a pull request", "submit my changes", "push and create PR", "finalize my work", "/pr", or wants to commit, validate, and push their current branch as a pull request. Handles the full workflow: commit all changes, run quality gates with best-effort…
Manage stacked branches and pull requests with the gh-stack GitHub CLI extension. Use when the user wants to create, push, rebase, sync, navigate, or view stacks of dependent PRs. Triggers on tasks involving stacked diffs, dependent pull requests, branch chains, or incremental code review workflows.
Use in this repository after local edits when an agent is asked to commit, push, open or update a PR, or prepare a submit handoff. Enforces Silk-specific docs sync, validation reporting, and commit/PR title naming.
Prepare or create Git commits for the user. Use whenever the user asks to commit changes, split work into commits, write commit messages, stage files, or clean up a dirty worktree before committing, and after each completed phase of a sequenced coding or refactoring workflow. Creates descriptive commit messages…
Drive a GitHub pull request from conflicts or failing checks to merge-ready status. Use when the agent should confirm the PR target, resolve against base, verify, push, observe Actions and mergeability, loop safely, and notify the result.
Sync local repos after a PR merge. Use when the user says "I merged", "just merged", "PR merged", or similar. Pulls both workspace repos and reinstalls skills if openclaw-skills changed.
Use when the user wants to share a project to GitHub. Runs a full pipeline: root audit, file naming and structure, document fixes (headings, code-block language tags, table alignment, explicit command interpreters), generate missing files (LICENSE, .gitignore, CONTRIBUTING.md, Issue/PR templates), README rewrite…
Bumps semver in canonical project files, updates changelog/README, scans for stale version literals, runs optional build/test, and git commit/push. Use when the user says publish new version, release, bump version, tag app version, or ship a release.
Preserve engineering context when moving work between AI coding tools and IDEs. Use when migrating an active project between Qoder, QoderWork, Claude Code, Copilot CLI, Codex CLI, VS Code, Cursor, Windsurf, Gemini CLI, or Codex App; when locating local chat history; or when producing a portable, git-verified…
Manage GitLab Merge Requests using the glab CLI. Use this skill whenever the user mentions creating a merge request or PR, listing MRs, approving, merging, reviewing, checking out, or rebasing a merge request. Trigger on phrases like "create MR", "open a pull request", "approve MR.
Open a GitHub pull request using the kit PR template. Use when the user asks to open/create a PR, push and PR, or publish a branch. Write a detailed, product-facing description. Contracts and harness review stay local — never put feature IDs, contract paths, or harness sections in the PR title or body.
Reference for interacting with GitHub (gh CLI), and the Atlassian stack — Jira, Confluence, Bitbucket, JSM — via atlassian-cli. Use when reading/writing issues, PRs, pages, or comments in any of these tools.
Watch homelab/gitops peer repositories on the k8s-at-home GitHub topic for interesting commits, rank them, and post a summary to a Discord channel via webhook.
Reimplement a messy git branch with clean, narrative-quality commit history suitable for code review. Use when a branch has WIP commits, debug commits, or trial-and-error history that needs to be transformed into a reviewable story before creating a PR.
Bootstrap a new repo into Katala OS agent-context style — AGENTS.md inheriting the global baseline, cross-OS .gitattributes, shared pre-commit hook via core.hooksPath, optional hash-locked CONSTITUTION + manifest.lock.json + verify.sh, NEEDSREVIEW.md. Use when the operator asks to "start a new repo", "scaffold an…
Push committed work, open a PR against dev, and land it with a merge commit so no commit is ever rewritten or duplicated. Use when invoked as /iso-push [--pr] [--cascade test|prod] [--no-merge] [--stay], or when asked to push a branch, open a PR against dev, or promote dev to test or prod. Requires a dev or develop…
Use when a Codex repository relies on OpenSpec proposals and the work is moving from approved change to implementation in an isolated git worktree. Covers bootstrapping repositories with owf init, inspecting lifecycle state, starting implementation worktrees, applying migration rules, and cleaning up after merge. Do…
A project setup workflow that creates shared project notes, Git support, and optional Obsidian research notes. Git tracks file changes, while Obsidian is a note-taking knowledge base.
Land the current git worktree's branch into main and prove the worktree is safe to delete. Syncs with main, commits/pushes pending work, opens and MERGES a PR, then verifies nothing (commits, untracked files, new tickets, stashes) would be lost on delete and rescues anything that would. Use when invoked as…
★not rated 2 1mo agoA172 tokens
originalUnlicense
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: