Skip to main
maudeMDCC/00
Design commands

/design:critic

Spawn critic panel (or single agent / all critics) on the active canvas — design + a11y + up to 9 specialists (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.

PropertyValue
Command/design:critic
Categorydaily (daily)
Argument hint[--agent <name>] [--all] [--panel] [--system-only [--ds=<name>] [--all-ds]] [--opt-out=palette|aesthetic|full]
Sourceplugins/design/commands/critic.md

Description

Spawn critic panel (or single agent / all critics) on the active canvas — design + a11y + up to 9 specialists (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

snippet
/design:critic [--agent <name>] [--all] [--panel] [--system-only [--ds=<name>] [--all-ds]] [--opt-out=palette|aesthetic|full]

Summary

Runs one or more *-critic subagents on the active canvas (_active.json). Each critic emits a JSON verdict block at the end of its report — the orchestrator parses it and (if >1 critic) writes a consolidated &lt;NNN>-PANEL.md.

Source of truth

On this page