ワンクリックで
piggy-gain
Show piggy measured impact as a scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Show piggy measured impact as a scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Audit the whole repo for over-engineering. A ranked list of what to delete, simplify, or replace with stdlib or native features.
Harvest every piggy: shortcut comment into one debt ledger, so deferrals get tracked instead of forgotten. One-shot report.
Quick reference for piggy's modes, skills, and commands. One-shot display.
Review a diff for over-engineering. Finds what to delete: reinvented stdlib, needless deps, speculative abstractions. One line per finding.
Lazy senior dev mode for any coding task (write, refactor, fix, review): YAGNI, stdlib first, no unrequested abstractions. Not for non-coding requests.
Whole-repo audit for over-engineering. Like piggy-review, but scans the entire codebase instead of a diff: a ranked list of what to delete, simplify, or replace with stdlib/native equivalents. Use when the user says "audit this codebase", "audit for over-engineering", "what can I delete from this repo", "find bloat", "piggy-audit", or "/piggy-audit". One-shot report, does not apply fixes.
| name | piggy-gain |
| description | Show piggy measured impact as a scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display. |
| homepage | https://github.com/adamyasingh-12/Piggy- |
| license | MIT |
Display this scoreboard when invoked. One-shot: do NOT change mode, write flag files, or persist anything.
The figures are the published benchmark medians (5 everyday tasks: email
validator, debounce, CSV sum, countdown timer, rate limiter; three models:
Haiku, Sonnet, Opus). They are measured, not computed from the current repo.
Source: benchmarks/ and the README.
Render plain ASCII bars. The bar length shows the measured range; the label carries the exact figure:
piggy gain benchmark median · 5 tasks · 3 models
Lines of code no-skill ████████████████████ 100%
piggy ██▌················· 6–20% ▼ 80–94%
Cost no-skill ████████████████████ 100%
piggy █████▌·············· 23–53% ▼ 47–77%
Speed piggy ▸ 3–6× faster
This repo: /piggy-debt (shortcuts you deferred)
/piggy-audit (what's still cuttable)
These are benchmark medians, not this repo. NEVER print a per-repo savings
number ("you saved X lines/tokens here"): the unbuilt version was never
written, so there is no real baseline to subtract from in a live repo. The
only real per-repo figures come from /piggy-debt (a counted ledger), and
this card points there instead of inventing one.
One-shot display. Edits nothing, changes no mode. "stop piggy" or "normal mode": revert.