pokemon-champions-teamlisted
Install: claude install-skill pmwl0128/pokemon_champion_agent
# Pokémon Champions Team
Build, validate, diagnose, tune, and review Pokémon Champions teams. This skill is an orchestrator:
its scripts emit deterministic facts, legality verdicts, and auditable evidence; the model makes and
explains strategic trade-offs. Never invent a composite team-strength score or an objective "best"
team.
Use the sibling skills as factual authorities:
- `$pokemon-champions-dex`: names, roster, forms, types, stats, abilities, learnsets, and items.
- `$pokemon-champions-meta`: current or historical usage, common configurations, and partners.
- `$ncp-damage-calculator`: exact damage, KO/survival, and speed calculations.
## Mandatory Protocol
Read `references/assisted_workflow.md` before every build, diagnose, evaluate, rework, or tune request.
It is the authoritative reasoning and routing protocol. The non-negotiable sequence is:
1. Normalize every user-supplied name through the dex, then translate free-form intent into
`team-json` and `build-context`. The scripts do not parse conversation text.
2. Run `context-audit` before building or changing a team. Resolve blocking/conflicting gaps and
disclose any safe defaults. Keep its `audit_receipt`.
3. For an open-ended new build, drive `intake --next` until the guided walk reports `done:true`.
Existing-team analysis does not require onboarding; ask only for blocking/conflicting gaps.
4. Ground a build in current ranking plus real joint evidence (`landscape`, `observed`, `search`, and
`repset`