Skip to content

fix: repair make sync target paths and document all reference copies#35

Open
mvanhorn wants to merge 1 commit into
marimo-team:mainfrom
mvanhorn:fix/makefile-sync
Open

fix: repair make sync target paths and document all reference copies#35
mvanhorn wants to merge 1 commit into
marimo-team:mainfrom
mvanhorn:fix/makefile-sync

Conversation

@mvanhorn

Copy link
Copy Markdown

Summary

make sync was broken and incomplete.

Changes

  • It copied to skills/make-paper-demo/references/ANYWIDGET.md, but that directory was renamed to auto-paper-demo, so make sync failed with "No such file or directory". Fix the path.
  • A fourth real copy, skills/implement-paper-auto/references/ANYWIDGET.md, was never synced. Add it.
  • The CLAUDE.md shared-references table listed only 2 of the 4 actual copies. Complete it.

All four reference files are currently byte-identical to skills/anywidget/SKILL.md, so this is maintenance rot rather than intentional divergence; make sync now succeeds with a clean tree.

AI was used for assistance.

make sync copied to skills/make-paper-demo (renamed to auto-paper-demo),
so it failed; and a 4th copy (implement-paper-auto) was never synced. Fix
the paths, add the missing copy, and complete the CLAUDE.md references
table.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant