mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-14 15:16:35 +03:00
The AI was inferring context from the codebase instead of running teach-impeccable on cold start. Two changes: 1. Protocol in frontend-design now explicitly says "you cannot infer context by reading the codebase" and marks teach-impeccable as REQUIRED, not just suggested 2. Every skill's MANDATORY PREPARATION now reinforces: "if no design context exists yet, you MUST run teach-impeccable first" Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>