mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 14:16:28 +03:00
Two failure modes observed: 1. Claude generates N near-identical variants (small shade/size tweaks) instead of meaningfully different design directions 2. When a sub-command like /bolder is chosen in the picker, Claude skips loading reference/bolder.md and generates generic variants Fixes: - "Load reference file" is now a MANDATORY Step 2a, separate and non-negotiable, called out as a critical failure to skip - Added Step 2b "Plan 3+ distinctly different directions" with 7 structural axes variants must differ on (hierarchy, layout topology, typography system, color strategy, density, tone, decomposition) - Added action-specific diversity rules (bolder = different dimensions, animate = different motion vocabulary, colorize = different hues, etc.) - Freeform prompt guidance: honor the prompt direction but explore meaningfully different interpretations, not three near-copies Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>