#001shipcheck1 skills111atualizado 2026-07-0150% do criadorskillocupaçãodescriçãoatualizadoshipcheckAnalistas de garantia de qualidade de software e testadoresSenior-QA review of a code change before you ship it. Sizes the diff, then launches QA reviewers — a regression hunter ("does this break anything that already worked?") and a change reviewer ("does this actually do what it claims, including edge cases?") — and consolidates ONE evidence-based SIGN OFF / SIGN OFF WITH NITS / DO NOT SHIP verdict with file:line proof. Cost-aware: cheap model + single pass for small diffs, parallel reviewers for real ones. Use whenever the user wants to QA, review, sign off, ship-check, or "is this safe to merge/ship?" a diff, branch, PR, or staged/working changes. Read-only — never edits, commits, or mutates state.2026-07-01Mostrando as 1 principais de 1 skills coletadas neste repositório.Carregar mais 0 skillsCarregando skills...
#002tokenwise1 skills41atualizado 2026-07-0150% do criadorskillocupaçãodescriçãoatualizadotokenwiseDesenvolvedores de softwareFind out what burned tokens in a Claude Code session and how to cut it. Runs a local, zero-dependency analyzer over the session transcript (main + subagents) and reports the biggest token drivers — large tool results that re-bill on every later turn, redundant file reads, subagent spend, cache efficiency — then turns that into concrete, prioritized fixes. Use when the user asks why a session/agent was expensive, wants to reduce token or context usage, make an agent cheaper, or "what used all my tokens?". Read-only.2026-07-01Mostrando as 1 principais de 1 skills coletadas neste repositório.Carregar mais 0 skillsCarregando skills...