external/ag-shared/docs/SYNC-LOG.md
Migration log for external/ag-shared/ changes. Each entry documents what changed and what companion actions consuming repos need to perform when syncing.
Newest entries first. Generated by /ag-shared-sync-log.
Branch: latest
nx-performance skill from ag-charts-local to ag-shared — generalized AG Charts-specific language to "AG product monorepos" while preserving concrete examplesSKILL.md + references/ subdirectory with caching-strategy.md, build-and-dev.md, ci-patterns.md, gotchas.md.rulesync/skills/nx-performance/ directory with symlink → ../../external/ag-shared/prompts/skills/nx-performance/.rulesync/skills/nx-performance symlink → ../../external/ag-shared/prompts/skills/nx-performance/.rulesync/skills/nx-performance symlink → ../../external/ag-shared/prompts/skills/nx-performance/./external/ag-shared/scripts/setup-prompts/setup-prompts.sh./external/ag-shared/scripts/setup-prompts/verify-rulesync.shBranch: latest
Commits: 8bc421d714..e0195dbbcd (3 commits)
docs-pages, docs-checklist, examples, examples-framework-patterns) from ~90KB monoliths to ~4KB slim pointer rules that load full content via skills on demandplunker skill multi-product with auto-detection — added ag-grid-guide.md and ag-studio-guide.mdexamples-guide.md (635 lines) and framework-patterns.md (719 lines) into example/ag-charts/ skill subdirectorycontext: fork to 12 skills for context isolationpr-create skill with symlinked repo scanning (Step 2: companion branch/PR creation for external/ repos)rulesync+7.0.0.patch to pass through context field to .claude/ output.rulesync/rules/ files (docs-pages.md, docs-checklist.md, examples.md, examples-framework-patterns.md) with slim pointer versions./external/ag-shared/scripts/setup-prompts/setup-prompts.sh./external/ag-shared/scripts/setup-prompts/verify-rulesync.shBranch: latest
Commits: 9cf1f336db..6d2a38a7ec (2 commits)
website-css skill (5 files: SKILL.md + colour-palette, dark-mode, design-tokens, utility-classes) — replaces monolithic guidewebsite-astro skill (4 files: SKILL.md + content-collections, page-patterns, shared-components) — replaces monolithic guideplan-review skill into SKILL.md + 5 sub-docs (agent-prompts-quick, agent-prompts-thorough, discovered-work, external-tools, output-format)plan-implementation-review skill into SKILL.md + 3 sub-docs (agent-prompts, discovered-work, output-format)website-css.md and website-astro-pages.md guides (content moved to skills)code-reviewer.md agent (unused)analyze-jira-issue.md, docs-create.md, sonar-fix.md commands (migrated to skills).rulesync/commands/analyze-jira-issue.md, docs-create.md, sonar-fix.md symlinks (targets deleted).rulesync/skills/website-css directory symlink → ../../external/ag-shared/prompts/skills/website-css/.rulesync/skills/website-astro directory symlink → ../../external/ag-shared/prompts/skills/website-astro/.rulesync/skills/docs-create directory symlink → ../../external/ag-shared/prompts/skills/docs-create/.rulesync/skills/sonar-fix directory symlink → ../../external/ag-shared/prompts/skills/sonar-fix/./external/ag-shared/scripts/setup-prompts/setup-prompts.sh./external/ag-shared/scripts/setup-prompts/verify-rulesync.shBranch: latest
Commits: c2255312a5..1d93d98522 (8 commits)
rulesync skill to replace the rulesync guide — comprehensive configuration reference for .rulesync/ directory managementrulesync.md guide (superseded by the rulesync skill)dev-server skill — added multi-repo URL table, troubleshooting section, removed redundant _dev-server-core.md partialplunker skill — extracted CSS into assets/ag-example-styles.css, slimmed guide, improved descriptiongit-conventions skill — expanded description for better auto-triggering, added PR base branch guidancepr-create skill — improved PR creation guidelinesWorktreeCreate and WorktreeRemove hooks to .claude-settings.json for automated worktree lifecycle managementverify-rulesync.sh to include files in skill subdirectories (e.g. assets/) in the expected inventoryscripts/setup-worktree/claude-worktree-create.sh and claude-worktree-remove.sh for Claude Code worktree lifecycle.rulesync/rules/rulesync.md file symlink (target guide was deleted).rulesync/skills/rulesync directory symlink -> ../../external/ag-shared/prompts/skills/rulesync/./external/ag-shared/scripts/setup-prompts/setup-prompts.sh./external/ag-shared/scripts/setup-prompts/verify-rulesync.sh/rulesync skill is available (type /rulesync help in Claude Code).claude/rules/ for stale rulesync.md)/worktree <branch-name> in Claude Code and verify the hook creates the worktree under ~/.worktrees/<repo>/dev-server skill still triggers correctly (/dev-server help)The rulesync guide-to-skill migration is a structural change: consuming repos that had a .rulesync/rules/rulesync.md file symlink pointing to ../../external/ag-shared/prompts/guides/rulesync.md must remove it (the target no longer exists) and add a directory symlink at .rulesync/skills/rulesync instead. The new worktree hook scripts (scripts/setup-worktree/) are referenced from .claude-settings.json and do not need .rulesync/ symlinks.