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.
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive…
Create high-quality Git commits from current repository changes by splitting related file groups into small reviewable commits, using gitmoji shortcodes, Conventional Commits, and Git commit-message best practices. Use when the user asks Codex to commit, split commits, make conventional commits, use gitmoji, write…
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.
Run the full pre-PR review per AGENTS.md §7 — gates, tagged diff walk, pessimistic meta-check, acceptance-criteria mapping, commit hygiene, rebase status, PR-description draft. Use when the human says "ship it", "ready to PR", "open the PR", "pre-PR check", or invokes /pre-pr.
Systematic code review process for pull requests. Use when conducting thorough PR reviews to validate implementation correctness, scope alignment, and code quality with empirical testing and structured issue tracking.
A workflow for creating a separate Git worktree for a task after synchronising the repository's base branch. A worktree is another working directory connected to the same Git repository, so tasks can be isolated.
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…
Merge one branch (usually master) into the current branch while preserving local unstaged changes, resolving conflicts by understanding both sides, and catching silent semantic conflicts with the repo's own checks. Trigger on explicit /git-merge, or when the user asks to merge a branch/master into their current branch…
Create well-formatted git commits with conventional commit messages.
★not rated 2 5mo agoA12 tokens
originalMIT
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: