Remove parenthetical from shape flow description that was rendering in UI

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Paul Bakaus
2026-04-09 16:44:07 -07:00
co-authored by Claude Opus 4.6
parent a024195ddb
commit 2a554bd4ef
+1 -1
View File
@@ -120,7 +120,7 @@ export const skillRelationships = {
};
export const commandRelationships = {
'shape': { flow: 'Create: Plan UX and UI through structured discovery (included in /impeccable craft)' },
'shape': { flow: 'Create: Plan UX and UI through structured discovery' },
'impeccable craft': { flow: 'Create: Full shape-then-build flow with visual iteration' },
'impeccable': { flow: 'Create: Freeform design with full design intelligence' },
'onboard': { combinesWith: ['clarify', 'delight'], flow: 'Create: Onboarding flows and empty states' },