From 59b4b575371bc9a281e3ecb0a7eb11604c17ea03 Mon Sep 17 00:00:00 2001 From: catlog22 Date: Tue, 7 Oct 2025 21:54:54 +0800 Subject: [PATCH] chore: remove backward compatibility mention in auto.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- .claude/commands/workflow/design/auto.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.claude/commands/workflow/design/auto.md b/.claude/commands/workflow/design/auto.md index 560ad3b0..34ef23d4 100644 --- a/.claude/commands/workflow/design/auto.md +++ b/.claude/commands/workflow/design/auto.md @@ -421,5 +421,3 @@ Return summary to user - `task-generate` automatically detects `.design/` directory - If present, adds design system to task context.artifacts - UI tasks automatically include `load_design_tokens` in flow_control - -This design ensures backward compatibility while enabling powerful visual design workflows when needed.