skills/verify-budget/SKILL.md
Use when you need to validate token budget compliance for configuration files.
npx skillsauth add seokan-jeong/team-shinchan team-shinchan:verify-budgetInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
When this skill is invoked, execute immediately. Do not explain.
| Validator | Command | What it checks |
|-----------|---------|---------------|
| token-budget | cd "${CLAUDE_PLUGIN_ROOT}" && node tests/validate/token-budget.js | All files stay within token budget limits |
cd "${CLAUDE_PLUGIN_ROOT}" && node tests/validate/token-budget.js
Success criteria:
On failure:
development
Deterministic adversarial code review for high-stakes scope — independent per-dimension review, a non-skippable per-finding refutation, a completeness critic, and a schema-validated rubric judge. Opt-in main-loop Workflow tier.
data-ai
Deterministic loop-until-done for high-stakes long-running tasks — a worker/verifier loop the script bounds by iteration cap, token budget, and stagnation, closed by an Action-Kamen gate. Opt-in main-loop Workflow tier.
testing
Deterministic adversarial debate for high-stakes or irreversible decisions — mandatory refutation plus a scored judge panel. Opt-in main-loop Workflow tier.
development
Deterministic competitive code tournament — N builders independently solve one task and return patches, an Action-Kamen judge scores them head-to-head, the winner is picked by score and applied. Opt-in main-loop Workflow tier.