create-diff
97Skill Claude CodeCodex
Create a YugabyteDB Phorge diff for the current branch's changes. Use when the user wants to publish their changes for review.
14,932 tagged Git and workflow, measured the same way as everything else here.
Browse within: agentic 45chatgpt 42agent-orchestration 40openclaw 38copilot 37javascript 36macos 36agent-framework 34openai 33gemini 30Autonomous Agents 29Multi-Agent 29agentic-workflow 29ai-assistant 29
Skill Claude CodeCodex
Create a YugabyteDB Phorge diff for the current branch's changes. Use when the user wants to publish their changes for review.
Skill Claude CodeCodex
Create a Pull Request for the current branch's changes. Use when the user wants to publish a branch for review as a GitHub PR.
Skill Claude CodeCodex
Create a high-quality draft PR for the current branch. Use when the user says "create a PR", "draft PR", "open a PR", "make a PR", "push and create PR", or "submit PR".
Skill Claude CodeCodex
Create releases with proper versioning, release notes, and Git tags.
Skill Claude CodeCodex
Release a new desktop stable version for Anarlog. Use when asked to cut, publish, or prepare a new stable desktop release after checking and merging the changelog.
modelcontextprotocol/modelcontextprotocol
Skill Claude CodeCodex ✓ vendor
Search MCP PRs, issues, and discussions across the modelcontextprotocol GitHub org.
Skill Claude CodeCodex
Archive completed milestone and prepare for next version.
Skill Claude CodeCodex
Generate the PR title and description from the current branch changes, following the repo's PR template.
conventional-changelog/conventional-changelog
Skill Claude CodeCodex
Generate high-quality Conventional Commit messages for repositories using conventional-changelog-conventionalcommits.
Skill Claude CodeCodex ✓ vendor
Given a GitHub issue number, plan and implement the work described in the issue. Supports direct user requests and unattended queue processing through the agent: workflow labels. Includes tests, documentation updates, and PR creation. Trigger keywords - build from issue, implement issue, work on issue, build issue…
Skill Claude CodeCodex
Use when setting up or running hooks with prek in any repository. prek is a Rust drop-in alternative to pre-commit for running Git hooks that check, format, lint, and validate code and repository files. Prefer it when speed, workspace mode, built-in hooks, shared toolchains, or native TOML configuration matter.
Skill Claude CodeCodex
Prepare and execute a Plannotator release — draft release notes with full contributor credit, bump versions across all package files, build in dependency order, and kick off the tag-driven release pipeline. Use this skill whenever the user mentions preparing a release, bumping versions, writing release notes, tagging…
Skill Claude CodeCodex
Use when changing local branch synchronization, custody recovery, post-review head binding, rebasing, or force-push safety.
Skill Claude CodeCodex
Read the review comments left by the known agent reviewers on the current PR, resolve and reply. Use when asked to deal with PR comments, review feedback, or bot review findings.
Skill Claude CodeCodex
Create a git commit for the Vision-Agents repo.
Skill Claude CodeCodex
Create a draft pull request for the Vision-Agents repo using gh CLI.
Skill Claude CodeCodex
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Skill Claude CodeCodex
A reference for configuring Git with Chinese code-hosting services such as Gitee, Coding.net, GitLab China, and CNB, including SSH, HTTPS, credentials, CI, and repository mirroring.
Skill Claude CodeCodex
Run a series of pre-release checks on the repo.
Skill Claude CodeCodex
Prepare, validate, and send or update a pull request with full due diligence.
Skill Claude CodeCodex
Create a single high-quality GitHub issue in logancyang/obsidian-copilot-preview from a TODO item, design-doc punch list entry, or ad-hoc feature/bug request. Each invocation is exactly one issue end-to-end: investigate the surface in src/, draft against the standard, ensure labels exist, push via gh, and (if a source…
Skill Claude CodeCodex
Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration), configuration files, and handling…
Skill Claude CodeCodex
Generate and create pull request descriptions automatically using GitHub CLI. Use when the user asks to create a PR, generate a PR description, make a pull request, or submit changes for review. Analyzes git diff and commit history to create comprehensive, meaningful PR descriptions that explain what changed, why it…
Skill Claude CodeCodex
Add a new entry to CHANGELOG.yml under the current unreleased version (or create the version block if needed), then regenerate documentation. Use when the user says things like "add a changelog entry", "log this fix in the changelog", or "/changelog-entry".