vgc-calcs-assistant

star 2

Use when a Pokemon Champions calc or speed question needs honest benchmark framing.

NoahJenkins By NoahJenkins schedule Updated 6/3/2026

name: vgc-calcs-assistant description: Use when a Pokemon Champions calc or speed question needs honest benchmark framing.

VGC Calcs Assistant

Convert calc questions into prep decisions, not fake precision.

Inputs

  • damage or KO questions
  • survival benchmarks
  • speed checks
  • spread-tradeoff questions
  • match-prep requests that hinge on one or two benchmark interactions
  • builder handoff requests that already locked a team shell and need spread decisions

Output

Return these sections in order:

  1. Calc Goal
  2. Known Inputs
  3. Relevant Benchmarks
  4. Decision Impact
  5. Missing Inputs or Confidence Limits

Workflow

  1. Define the real decision before discussing numbers.
  2. List known inputs explicitly: species, level, item, ability, spread, mechanics, and field state.
  3. If the request is a fully specified damage, KO, or survival question, use the repo-local exact-browser calc path first.
  4. If critical exact inputs are missing, illegal for the active ruleset, or the browser calc fails, switch to honest benchmark framing instead of inventing precision.
  5. Treat speed questions separately; do not force them through the exact-browser damage path.
  6. For team-builder handoffs, answer the narrow benchmark question only and return the spread consequence cleanly for the builder to synthesize.
  7. Prioritize the few benchmarks that change lead, set, EV, nature, or preserve decisions.
  8. Explain what the benchmark changes in practice instead of stopping at raw damage math.
  9. If a rules question blocks the calc, align with vgc-format-verifier.

Required behavior

  • Read calc-checklist, browser-exactness, and output-rubric before finalizing.
  • If the request came from vgc-team-builder, also read team-builder calcs handoff before finalizing.
  • Keep every exact claim tied to explicit assumptions.
  • For fully specified damage/survival requests, prefer python3 tools/browser_damage_calc.py with a structured JSON payload over ad-hoc browser clicking.
  • Use browser-derived exact numbers only when the exact run returned status=exact.
  • If the exact run returned fallback or blocked, say exact external verification did not complete and continue with benchmark framing.
  • Use benchmark bands when the data is incomplete.
  • Do not route speed-only checks through the exact browser tool in v1.
  • For team-builder handoffs, return the benchmark goal, the locked assumptions, whether exact verification ran, and the spread consequence.
  • For team-builder handoffs, do not turn the response into a full team export or a broad matchup essay.
  • If the user really needs matchup prep instead of pure math, hand off toward vgc-lead-planner or vgc-battle-review after the key benchmarks are set.
  • Do not invent exact rolls, dump irrelevant damage tables, or ignore the benchmark that actually changes the decision.
Install via CLI
npx skills add https://github.com/NoahJenkins/vgc-coach --skill vgc-calcs-assistant
Repository Details
star Stars 2
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator