← all publishers

tony

@tony source repo

203 published skills · page 1 of 3

  1. Bump 2 · tony
    Use when discovering and confirming the next version from a project's own release scheme before cutting the release.
    0
    installs
  2. Commit 2 · tony
    Create a git commit following project conventions
    0
    installs
  3. Situate 2 · tony
    Gain situational awareness — read the branch, its diff, its PR, its tickets, and the project's own conventions, and report where the work stands
    0
    installs
  4. Refresh 2 · tony
    Update the branch's own changelog entries to match its current net change; commits only with --commit
    0
    installs
  5. Lean Writing 2 · tony
    Use when commit messages or prose must stay tight: cut filler, padding, preamble, AI fluff, and stories of attempts; lead with current results.
    0
    installs
  6. Changelog 2 · tony
    Generate CHANGES entries from branch commits and PR context
    0
    installs
  7. Tailwind Spacing Audit 2 · tony bundle
    Use when Tailwind UI spacing, alignment, gaps, margins, padding, or toolbar and navbar rhythm looks inconsistent.
    2
    installs
  8. Skill Style 2 · tony
    Use when writing, auditing, or trimming a SKILL.md, especially for bloated bodies, weak descriptions, or plugin-wide sweeps.
    0
    installs
  9. Double Check 2 · tony
    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.
    0
    installs
  10. Pytest Optimizer 2 · tony
    Use when a pytest suite or its fixtures are slow and need measured, safety-gated optimization across the full pipeline.
    0
    installs
  11. Pr 2 · tony
    Generate a gold-standard pull request description from branch diff
    0
    installs
  12. Disk 2 · tony
    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.
    0
    installs
  13. Ask 2 · tony
    Answer a question from a finished study, citing back into its evidence, and say plainly when the study does not cover it
    0
    installs
  14. Update Package · tony
    Use when updating one named dependency to a target version everywhere it is pinned across one repository or a fleet.
    0
    installs
  15. Package Updater Update Toolchain · tony bundle
    Use when updating one runtime or toolchain pin across version files, package metadata, CI, and other repositories.
    0
    installs
  16. Update Toolchain · tony
    Use when updating one runtime or toolchain pin across version files, package metadata, CI, and other repositories.
    0
    installs
  17. Package Updater Updating Packages · tony bundle
    Use when packages are out of date across repos; bump dependencies, refresh uv.lock, update .tool-versions/packageManager pins, and commit each.
    0
    installs
  18. Updating Packages · tony
    Use when packages are out of date across repos; bump dependencies, refresh uv.lock, update .tool-versions/packageManager pins, and commit each.
    0
    installs
  19. Git Branch Soft Reset And Recommit · tony bundle
    Use when commit history must be rebuilt into atomic reviewable commits while preserving the branch's final tree and authorship.
    0
    installs
  20. Release Update Downstream Packages · tony
    Use when rolling a newly published package release through every maintained consumer repository and verifying CI.
    0
    installs
  21. Soft Reset And Recommit · tony
    Use when commit history must be rebuilt into atomic reviewable commits while preserving the branch's final tree and authorship.
    0
    installs
  22. Update Downstream Packages · tony
    Use when rolling a newly published package release through every maintained consumer repository and verifying CI.
    0
    installs
  23. Github Actions Bumping Github Actions · tony bundle
    Use when workflow actions are out of date across repos, Dependabot opens action-bump PRs, or pinned actions/checkout needs its latest release.
    0
    installs
  24. Bumping Github Actions · tony
    Use when workflow actions are out of date across repos, Dependabot opens action-bump PRs, or pinned actions/checkout needs its latest release.
    0
    installs
  25. Pr · tony bundle
    Generate a gold-standard pull request description from branch diff
    0
    installs
  26. Disk · tony bundle
    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.
    0
    installs
  27. Commit · tony
    Create a git commit following project conventions
    0
    installs
  28. Rebase · tony
    Rebase current branch onto trunk (origin/master or origin/main), predict and resolve conflicts
    0
    installs
  29. Situate · tony bundle
    Gain situational awareness — read the branch, its diff, its PR, its tickets, and the project's own conventions, and report where the work stands
    0
    installs
  30. Tdd Fix · tony
    TDD bug-fix workflow — reproduce a bug as a failing test, find root cause, fix, and verify
    0
    installs
  31. Fix · tony
    TDD bug-fix workflow — reproduce a bug as a failing test, find root cause, fix, and verify
    0
    installs
  32. Changelog · tony
    Generate CHANGES entries from branch commits and PR context
    0
    installs
  33. Pr Deslop · tony bundle
    Use when cleaning AI slop, verbose commit messages, brittle references, or low-value changes from a branch before review.
    0
    installs
  34. Ruff Bump · tony bundle
    Use when upgrading Ruff in one repository or a fleet and evaluating newly applicable rules before committing each change.
    0
    installs
  35. Slop Scan · tony bundle
    Use when scanning tracked repository files for AI slop, verbosity, brittle references, or low-value contributions.
    0
    installs
  36. Tdd Xfail · tony
    Use when fixing a bug through strict xfail reproduction and needing proof that the test fails for the intended reason.
    0
    installs
  37. Weave Ask · tony bundle
    Weave question — ask independent adversarial workers in parallel, then synthesize the best answer
    0
    installs
  38. Deslop · tony
    Use when cleaning AI slop, verbose commit messages, brittle references, or low-value changes from a branch before review.
    0
    installs
  39. Bump · tony
    Use when upgrading Ruff in one repository or a fleet and evaluating newly applicable rules before committing each change.
    0
    installs
  40. Scan · tony
    Use when scanning tracked repository files for AI slop, verbosity, brittle references, or low-value contributions.
    0
    installs
  41. Xfail · tony
    Use when fixing a bug through strict xfail reproduction and needing proof that the test fails for the intended reason.
    0
    installs
  42. Ask · tony
    Weave question — ask independent adversarial workers in parallel, then synthesize the best answer
    0
    installs
  43. Disk Usage · tony bundle
    Survey disk usage across every filesystem layer and classify what is reclaimable, without deleting anything
    0
    installs
  44. Pr Refresh · tony
    Refresh an existing PR description to match the branch's current net change, preserving structure and customizations
    0
    installs
  45. Pr Rewrite · tony bundle
    Rewrite an existing PR description from scratch against the branch's current net change, carrying forward context that still matters
    0
    installs
  46. Weave Plan · tony bundle
    Weave planning — compare independent adversarial plans, then synthesize the best one
    0
    installs
  47. Usage · tony
    Survey disk usage across every filesystem layer and classify what is reclaimable, without deleting anything
    0
    installs
  48. Refresh · tony
    Refresh an existing PR description to match the branch's current net change, preserving structure and customizations
    0
    installs
  49. Rewrite · tony
    Rewrite an existing PR description from scratch against the branch's current net change, carrying forward context that still matters
    0
    installs
  50. Plan · tony
    Weave planning — compare independent adversarial plans, then synthesize the best one
    0
    installs
  51. Release Cut · tony bundle
    Use when cutting a release at an explicit version, including version files, lockfiles, changelog dates, and commit.
    0
    installs
  52. Scholar Ask · tony
    Answer a question from a finished study, citing back into its evidence, and say plainly when the study does not cover it
    0
    installs
  53. Skill Style · tony bundle
    Use when writing, auditing, or trimming a SKILL.md, especially for bloated bodies, weak descriptions, or plugin-wide sweeps.
    0
    installs
  54. Spike Probe · tony bundle
    Use when spiking a feature or fix in the working tree to prove it quickly before committing to an implementation.
    0
    installs
  55. Cut · tony
    Use when cutting a release at an explicit version, including version files, lockfiles, changelog dates, and commit.
    0
    installs
  56. Probe · tony
    Use when spiking a feature or fix in the working tree to prove it quickly before committing to an implementation.
    0
    installs
  57. Disk Reclaim · tony bundle
    Reclaim disk space through a proof-gated plan — clears regenerable caches, merges proved-redundant copies, and protects agent history
    0
    installs
  58. Double Check · tony bundle
    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.
    0
    installs
  59. Lean Tighten · tony bundle
    Use when tightening named files or pasted text in place by removing verbose prose, brittle references, and low-value noise.
    0
    installs
  60. Lean Writing · tony bundle
    Use when commit messages or prose must stay tight: cut filler, padding, preamble, AI fluff, and stories of attempts; lead with current results.
    0
    installs
  61. Pr Review Pr · tony
    Review a PR description against gold-standard patterns
    0
    installs
  62. Release Bump · tony bundle
    Use when discovering and confirming the next version from a project's own release scheme before cutting the release.
    0
    installs
  63. Respond Goal · tony bundle
    Use when the review-and-CI loop should continue through bounded rounds until no new actionable feedback remains.
    0
    installs
  64. Situate What · tony bundle
    Use when the user asks what is going on and needs a five-line summary of the session, branch, pull request, and ticket.
    0
    installs
  65. Ticket Draft · tony bundle
    Use when asked to file a Linear issue or regression, draft a Jira epic, open a GitLab issue, or create a Shortcut story or tracker document.
    0
    installs
  66. Weave Prompt · tony bundle
    Weave prompt — compare independent adversarial implementations, then pick the best approach
    0
    installs
  67. Weave Refine · tony bundle
    Use when asked to refine a draft, iterate on code until cleaner, or polish a README through repeated critique and improvement.
    0
    installs
  68. Weave Review · tony bundle
    Weave code review — run independent adversarial reviews in parallel, then synthesize findings
    0
    installs
  69. Reclaim · tony
    Reclaim disk space through a proof-gated plan — clears regenerable caches, merges proved-redundant copies, and protects agent history
    0
    installs
  70. Tighten · tony
    Use when tightening named files or pasted text in place by removing verbose prose, brittle references, and low-value noise.
    0
    installs
  71. Review Pr · tony
    Review a PR description against gold-standard patterns
    0
    installs
  72. Goal · tony
    Use when the review-and-CI loop should continue through bounded rounds until no new actionable feedback remains.
    0
    installs
  73. What · tony
    Use when the user asks what is going on and needs a five-line summary of the session, branch, pull request, and ticket.
    0
    installs
  74. Draft · tony
    Use when asked to file a Linear issue or regression, draft a Jira epic, open a GitLab issue, or create a Shortcut story or tracker document.
    0
    installs
  75. Prompt · tony
    Weave prompt — compare independent adversarial implementations, then pick the best approach
    0
    installs
  76. Refine · tony
    Use when asked to refine a draft, iterate on code until cleaner, or polish a README through repeated critique and improvement.
    0
    installs
  77. Review · tony
    Weave code review — run independent adversarial reviews in parallel, then synthesize findings
    0
    installs
  78. Merge Pr This · tony bundle
    Merge one PR via gh with a merge commit matching the repo's git history — readiness-gated, CI-watched, trunk synced after
    0
    installs
  79. Model CLI Agy · tony
    Use when delegating to Google Gemini or Antigravity for a second opinion from Google's model; falls back through Gemini and agent CLIs.
    0
    installs
  80. Model CLI Gpt · tony
    Use when invoking OpenAI GPT directly through the same Codex CLI or agent fallback used by the codex skill.
    0
    installs
  81. Respond Check · tony bundle
    Use when screening or replying to pull-request review comments and bot findings; decide if each comment is real, worth fixing, deferred, or declined.
    0
    installs
  82. Situate Brief · tony bundle
    Use when confusion is only “huh,” “wait, what,” “sorry, you lost me,” or “slow down; explain simply and keep it short.”
    0
    installs
  83. Spike Bakeoff · tony bundle
    Use when building two to four competing strategies in isolated git worktrees to compare them without landing commits.
    0
    installs
  84. Spike Ratchet · tony bundle
    Use when asked to spike, bake off, then spike again; rinse and repeat, keep spiking, converge on a design, and stop when nothing new fights back.
    0
    installs
  85. Weave Execute · tony bundle
    Weave execute — compare independent adversarial implementations, then synthesize their best parts
    0
    installs
  86. This · tony
    Merge one PR via gh with a merge commit matching the repo's git history — readiness-gated, CI-watched, trunk synced after
    0
    installs
  87. Agy · tony
    Use when delegating to Google Gemini or Antigravity for a second opinion from Google's model; falls back through Gemini and agent CLIs.
    0
    installs
  88. Gpt · tony
    Use when invoking OpenAI GPT directly through the same Codex CLI or agent fallback used by the codex skill.
    0
    installs
  89. Study Deps · tony
    Use when pulling upstream source or cloning a dependency at its installed version to study internals, read code, or create pinned worktrees.
    0
    installs
  90. Check · tony
    Use when screening or replying to pull-request review comments and bot findings; decide if each comment is real, worth fixing, deferred, or declined.
    0
    installs
  91. Brief · tony
    Use when confusion is only “huh,” “wait, what,” “sorry, you lost me,” or “slow down; explain simply and keep it short.”
    0
    installs
  92. Bakeoff · tony
    Use when building two to four competing strategies in isolated git worktrees to compare them without landing commits.
    0
    installs
  93. Ratchet · tony
    Use when asked to spike, bake off, then spike again; rinse and repeat, keep spiking, converge on a design, and stop when nothing new fights back.
    0
    installs
  94. Execute · tony
    Weave execute — compare independent adversarial implementations, then synthesize their best parts
    0
    installs
  95. Respond Action · tony bundle
    Use when screened review findings should be fixed on the current branch, usually as one verified commit per finding.
    0
    installs
  96. Scholar Gather · tony bundle
    Resolve and pin a corpus, inventory it, and record what was read and what was deliberately skipped, into sources.jsonl
    0
    installs
  97. Scholar Render · tony bundle
    Write a study's brief and evidence documents, then enforce the brief's citation prohibition with the analyzer
    0
    installs
  98. Scholar Revise · tony
    Record a correction to a standing claim — what was believed, what it rested on, and why it failed — rather than editing it away
    0
    installs
  99. Scholar Verify · tony bundle
    Re-check a finished study against the corpus it cites — refs that moved, files that vanished, quotations that no longer match, numbers that changed
    0
    installs
  100. Ticket Rebuild · tony bundle
    Use when rebuilding a bloated tracker item whose epic or Jira ticket hard-codes implementation, restates a spec, or cites counts and line numbers.
    0
    installs