/design:critic
Spawn critic panel (or single agent / all critics) na aktivním canvasu — design + a11y + až 9 specialistů (graphic, brand, typography, motion, copy, frontend, info-architecture, signature-moment, draw). Default = orchestrator routes panel based on canvas content + feedback. Honors opt_out_scope from canvas .meta.json or --opt-out= flag. Use --system-only to audit the design system itself (structural completeness) instead of the active canvas.
| Property | Value |
|---|---|
| Command | /design:critic |
| Category | daily (daily) |
| Argument hint | [--agent <name>] [--all] [--panel] [--system-only [--ds=<name>] [--all-ds]] [--opt-out=palette|aesthetic|full] |
| Source | plugins/design/commands/critic.md |
Description
Spawn critic panel (or single agent / all critics) na aktivním canvasu — design + a11y + až 9 specialistů (graphic, brand, typography, motion, copy, frontend, info-architecture, signature-moment, draw). Default = orchestrator routes panel based on canvas content + feedback. Honors opt_out_scope from canvas .meta.json or --opt-out= flag. Use --system-only to audit the design system itself (structural completeness) instead of the active canvas.
Invocation
/design:critic [--agent <name>] [--all] [--panel] [--system-only [--ds=<name>] [--all-ds]] [--opt-out=palette|aesthetic|full]Summary
Spustí jednoho nebo víc *-critic subagentů na aktivní canvas (_active.json). Každý critic emituje JSON verdict block na konci svého reportu — orchestrator parsuje a (pokud >1 critic) píše konsolidační <NNN>-PANEL.md.
Source of truth
/design:browse
Spustí lokální design browser — file tree všech canvasů + tabbed iframe preview na volném portu
/design:draw
Nakresli production-grade SVG (logo / ikona / ilustrace / diagram / spot) přes deterministický geometry engine — žádné LLM-guessed path data. Naplánuj → vygeneruj N kandidátů → vyrenderuj přes draw-proof ladder (16/24/48/256 × light/dark/flatten) → pairwise-rank → keep-best → rubric critique → iteruj (cap 3–4). Output buď jako asset .svg, nebo inline do aktivního canvasu. Default: po draw-agentovi spustí draw-critic. Opt out přes --no-critic.