tony

76 mods across 2 repositories, 95 stars between them.

business-research

25

tony/skills

Skill Claude CodeCodex

Use when collecting evidence for the business value of an AI skill or workflow into a provenance-tagged research package.

2 3d ago A 26 tokens original MIT

changelog-refresh

26

tony/skills

Skill Claude CodeCodex

Update the branch's own changelog entries to match its current net change; commits only with --commit.

2 3d ago A 24 tokens original MIT

tony/skills

Skill Claude CodeCodex

Rebase out the branch's earlier changelog commits and regenerate its entries fresh; commits only with --commit.

2 3d ago A 29 tokens original MIT

changelog

28

tony/skills

Skill Claude CodeCodex

Generate CHANGES entries from branch commits and PR context.

2 3d ago A 13 tokens original MIT

commit

29

tony/skills

Skill Claude CodeCodex

Create a git commit following project conventions.

2 3d ago A 9 tokens original MIT

disk-reclaim

30

tony/skills

Skill Claude CodeCodex

Reclaim disk space through a proof-gated plan — clears regenerable caches, merges proved-redundant copies, and protects agent history.

2 3d ago A 32 tokens original MIT

disk-usage

31

tony/skills

Skill Claude CodeCodex

Survey disk usage across every filesystem layer and classify what is reclaimable, without deleting anything.

2 3d ago A 21 tokens original MIT

disk

32

tony/skills

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.

2 3d ago A 33 tokens original MIT

double-check-align

33

tony/skills

Skill Claude CodeCodex

Use when prior verification was framed as a revision log and the user wants a clean, standalone restatement.

2 3d ago A 25 tokens original MIT

double-check

34

tony/skills

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.

2 3d ago A 37 tokens original MIT

gh-create-issue

35

tony/skills

Skill Claude CodeCodex

Use when filing a GitHub issue for a bug, feature, audit, review finding, or investigated piece of work.

2 3d ago A 29 tokens original MIT

tony/skills

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.

2 3d ago A 37 tokens original MIT

tony/skills

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.

2 3d ago A 40 tokens original MIT

tony/skills

Skill Claude CodeCodex

Use when commit history must be rebuilt into atomic reviewable commits while preserving the branch's final tree and authorship.

2 3d ago A 32 tokens original MIT

tony/skills

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.

2 3d ago A 38 tokens original MIT

tony/skills

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.

2 3d ago A 31 tokens original MIT

tony/skills

Skill Claude CodeCodex

Use when updating every outdated GitHub Action across one repository or a fleet, one researched change at a time.

2 3d ago A 27 tokens original MIT

lean-tighten

42

tony/skills

Skill Claude CodeCodex

Use when tightening named files or pasted text in place by removing verbose prose, brittle references, and low-value noise.

2 3d ago A 27 tokens original MIT

lean-trim-comments

43

tony/skills

Skill Claude CodeCodex

Use when existing source comments or docstrings are bloated, dense, repetitive, AI slop, or should be trimmed, debloated, and kept light.

2 3d ago A 38 tokens original MIT

lean-writing

44

tony/skills

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.

2 3d ago A 34 tokens original MIT

merge-pr-multiple

45

tony/skills

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.

2 3d ago A 37 tokens original MIT

merge-pr-this

46

tony/skills

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.

2 3d ago A 31 tokens original MIT

model-cli-agy

47

tony/skills

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.

2 3d ago A 33 tokens original MIT

model-cli-codex

48

tony/skills

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.

2 3d ago A 40 tokens original MIT