From 537ec09835077ea17f0ad908217065d3cc9972cb Mon Sep 17 00:00:00 2001 From: "bert.hausmans" Date: Sun, 17 May 2026 22:51:07 +0200 Subject: [PATCH] chore(sync): include Plan 3 plan-doc in Claude sync Adds dev-docs/superpowers/plans/2026-05-17-gui-redesign-tier1-primitives.md to .claude-sync.conf so the Plan 3 doc is visible to Claude Chat for drift detection and review during Plan 3 execution. Glob support remains the right BACKLOG item (TECH-SYNC-001 candidate) to eliminate manual conf maintenance for future plans. Co-Authored-By: Claude Opus 4.7 --- .claude-sync.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.claude-sync.conf b/.claude-sync.conf index 78ded2df..17b7b397 100644 --- a/.claude-sync.conf +++ b/.claude-sync.conf @@ -28,6 +28,7 @@ dev-docs/RFC-WS-GUI-REDESIGN-CREWLI-STARTER.md dev-docs/superpowers/specs/2026-05-15-crewli-starter-gui-redesign-design.md # sync script has no glob support — list each new dev-docs/superpowers/plans/*.md here by hand dev-docs/superpowers/plans/2026-05-16-gui-redesign-foundation.md +dev-docs/superpowers/plans/2026-05-17-gui-redesign-tier1-primitives.md dev-docs/CLAUDE_CODE_TOOLING.md dev-docs/ADR-LEFTHOOK-LFS-INTEGRATION.md dev-docs/FRONTEND-TOOLING.md