Skill Claude CodeCodex
Guide for creating new GitHub repos and best practice for existing GitHub repos, applicable to both code and non-code projects.
6,987 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.
Skill Claude CodeCodex
Guide for creating new GitHub repos and best practice for existing GitHub repos, applicable to both code and non-code projects.
pierredotco/code-storage-skill
Skill Claude CodeCodex
Agent skill for interacting with code.storage (pierrecomputercompany), a managed Git infrastructure layer. Provides repository creation, branching, commits, file access, diffs, search, notes, GitHub sync, ephemeral branches, and forking through a REST HTTP API authenticated with customer-signed JWTs. Every repo…
Skill Claude CodeCodex
Push the current branch to origin and ensure a PR exists for it (creating or updating one), with the symphony label applied. Use when the workflow says "push" or "open a PR".
olddustysocksunderthecouch/commit-intent
Skill Claude CodeCodex
Capture the intent behind staged changes as a provenance doc in docs/intents/, extracted from the Claude Code and Cursor chats that produced the code. Use when the user asks to generate or preview an intent doc, capture commit intent, check why the pre-commit intent hook skipped or failed, or run its self-test.
Skill Claude CodeCodex
The Safety Skill provides the "Zero Gravity" safety net — comprehensive backup, rollback, and recovery capabilities that ensure no work is ever lost.
Skill Claude CodeCodex
Prepare dynobox packages for release to npm. Use this skill whenever the user asks to release, publish, ship, bump, or cut a version of any dynobox package — including dry runs, version bumps, changelog updates, and git tagging. Also trigger when the user asks about the release process or wants to verify publish…
Skill Claude CodeCodex
Drafts concise release notes from merged pull requests and conventional commits. Use when the user asks for a changelog, release notes, or a GitHub release body.
Skill Claude CodeCodex
Reproduce a GitHub issue with a failing test, implement the minimal fix, verify tests pass, and open a pull request. Use this skill when given an issue number and a working checkout of the target repository.
Skill Claude CodeCodex
Reviews the code changes in your pull request.
Skill Claude CodeCodex
Orbit — the task/audit/dispatch layer for AI coding agents. Use for anything touching a task ID, .orbit/, orbit CLI or orbit. MCP tools, the docs corpus, friction records, jobs and jrun- runs, routines, auto-tasks, the sweep clock, worktree GC, the dashboard, or setting Orbit up on a machine or repository. Covers both…
Skill Claude CodeCodex
Review and merge GitLab merge requests via the gitlab-api MCP server — by default the MRs assigned to you or where you are a reviewer, optionally scoped to a project, group, or the whole instance. Read an MR, gate it on a green pipeline (pipeline → jobs → job log), then approve, accept/merge, or set…
Skill Claude CodeCodex
Full implementation mode - end-to-end feature implementation with phased execution, parallel work streams, verification gates, and atomic commits per phase.
Skill Claude CodeCodex
A tool for turning Git commit records—the history of code changes—into clear change logs for people who are not developers.
Skill Claude CodeCodex
Read all open issues (GitHub/GitLab), categorize by type and effort, plan batch implementation order, and coordinate implementation across multiple issues in a single PR/MR. Auto-detects platform from git remote. Use when asked to "implement all issues", "fix all open issues", "batch implement", or "address all…
ashtanko/compose-android-template
Skill Codex
Use when asked to review, fix, implement, resolve, or work through a specific GitHub, GitLab, Jira, or Linear issue reference.
Skill Claude CodeCodex
REQUIRED for any VCS operation in jj repositories (.jj/ directory present). Activate on: commit, push, pull, status, diff, log, branch/bookmark, PR, merge, rebase, stash, conflict, undo, or any version-control task. In jj repos, use jj exclusively — running git commands can corrupt or confuse state.
Skill Codex
Expert in agsync, the Git-native CLI that syncs skills, commands, and MCP tools across AI coding agents. You MUST use this skill when working on agent skills, commands, MCP configurations or agsync (agsync.yaml) directly.
Skill Claude CodeCodex
This skill should be used when an agent needs to create, list, extend, or remove multi-repo git worktree workspaces using the spawnpoint CLI (binary spawnpoint, shell wrapper sp). Use it when a task involves spinning up isolated worktrees for a feature branch across one or more repos, finding existing workspaces…
rawr-ai/codex-linear-method-toolkit
Skill Claude CodeCodex
This skill should be used when the user asks about "git worktree", "parallel checkout", "worktree cleanup", "create worktree", "remove worktree", "worktree path", or when a workflow involves git worktrees, parallel development, multiple checkouts, or edits that must happen in the intended worktree path. Reusable…
Skill Claude CodeCodex
A pull-request restart workflow for replacing a messy review with a new pull request containing one clean commit and a summary of the earlier discussion.
Skill Claude CodeCodex
Manage AI agent skills backup and sync via the skills-manager CLI. Use when the user asks to push skills to GitHub, pull skills from GitHub, link or symlink skills to agents, sync skills across machines, set up project-level skills, or manage the /.agents/ directory. Also triggers on "sm push", "sm pull", "sm link"…
Skill Claude CodeCodex
Ship one pull request, monitor hosted CI and review feedback, follow PR policy, and request authorization before merging and cleaning up.
Skill Claude CodeCodex
Show Codex workspace context with local config, git state, hooks, and project hints. Standalone mode can show an expanded snapshot; patched Codex TUI footer mode is single-line. Use when the user says "codex-hud", "show Codex HUD", "status HUD", "workspace snapshot", or asks for richer Codex context.
Skill Claude CodeCodex
Prepare a release summary and suggest release commands from repository history.
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: