Skill Claude CodeCodex
Use when collecting evidence for the business value of an AI skill or workflow into a provenance-tagged research package.
Skill Claude CodeCodex
Use when collecting evidence for the business value of an AI skill or workflow into a provenance-tagged research package.
Skill Claude CodeCodex
Update the branch's own changelog entries to match its current net change; commits only with --commit.
Skill Claude CodeCodex
Rebase out the branch's earlier changelog commits and regenerate its entries fresh; commits only with --commit.
Skill Claude CodeCodex
Generate CHANGES entries from branch commits and PR context.
Skill Claude CodeCodex
Create a git commit following project conventions.
Skill Claude CodeCodex
Reclaim disk space through a proof-gated plan — clears regenerable caches, merges proved-redundant copies, and protects agent history.
Skill Claude CodeCodex
Survey disk usage across every filesystem layer and classify what is reclaimable, without deleting anything.
Skill Claude CodeCodex
Use when disk space is low; find large directories, free space, decide if Claude sessions or npm cache are safe to remove, or shrink WSL.
Skill Claude CodeCodex
Use when prior verification was framed as a revision log and the user wants a clean, standalone restatement.
Skill Claude CodeCodex
Use when asked “are you sure/certain” or “I don't trust that”; recheck code/files from source and repeat prior analysis in full, not just changes.
Skill Claude CodeCodex
Use when filing a GitHub issue for a bug, feature, audit, review finding, or investigated piece of work.
Skill Claude CodeCodex
Use when Markdown must render: never hard-wrap issue-body paragraphs; fix GitHub code fences, fold logs into details, and pin source links to tags.
Skill Claude CodeCodex
Use when a branch or proof of concept should be redone from scratch: throw away the approach, start implementation over, and treat tests as the spec.
Skill Claude CodeCodex
Use when commit history must be rebuilt into atomic reviewable commits while preserving the branch's final tree and authorship.
Skill Claude CodeCodex
Use when workflow actions are out of date across repos, Dependabot opens action-bump PRs, or pinned actions/checkout needs its latest release.
Skill Claude CodeCodex
Update one named GitHub Action to its current version — verify the tag exists, research the upgrade, and commit it with release links.
Skill Claude CodeCodex
Use when updating every outdated GitHub Action across one repository or a fleet, one researched change at a time.
Skill Claude CodeCodex
Use when tightening named files or pasted text in place by removing verbose prose, brittle references, and low-value noise.
Skill Claude CodeCodex
Use when existing source comments or docstrings are bloated, dense, repetitive, AI slop, or should be trimmed, debloated, and kept light.
Skill Claude CodeCodex
Use when commit messages or prose must stay tight: cut filler, padding, preamble, AI fluff, and stories of attempts; lead with current results.
Skill Claude CodeCodex
Merge a set of PRs one at a time — detect stack vs independent set, rebase and resolve conflicts between merges, watch CI, merge each via gh.
Skill Claude CodeCodex
Merge one PR via gh with a merge commit matching the repo's git history — readiness-gated, CI-watched, trunk synced after.
Skill Claude CodeCodex
Use when delegating to Google Gemini or Antigravity for a second opinion from Google's model; falls back through Gemini and agent CLIs.
Skill Claude CodeCodex
Use when asked to use Codex, GPT, OpenAI's model, or the Codex CLI to delegate a task; falls back to the GPT agent when needed.