From evaluator
Aggregate all quality warnings from the current session. Use before committing to see a summary of all hook-generated warnings.
npx claudepluginhub artmin96/forge-studio --plugin evaluatorThis skill is limited to using the following tools:
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Reviews prose for communication issues impeding comprehension, outputs minimal fixes in a three-column table per Microsoft Writing Style Guide. Useful for 'review prose' or 'improve prose' requests.
Review the current session for quality warnings generated by hooks and produce a summary.
down() methods--test)dd() or dump() left in codeconsole.log left in codeTODO or FIXME in changed filesGATE REPORT
===========
Static Analysis: [X warnings]
Migration Safety: [X missing down() methods]
Debug Artifacts: [X dd()/dump()/console.log found]
TODOs Added: [X new TODO/FIXME in diff]
Security: [X potential credential leaks]
Formatting: [X files need formatting]
---
READY TO COMMIT: [Yes / No — fix these first]
Only report actual findings. No generic advice.