Skip to content

fix(make-pdf): run setup before preamble footers#1393

Open
jbetala7 wants to merge 1 commit intogarrytan:mainfrom
jbetala7:oss/fix-1389-make-pdf-setup-order
Open

fix(make-pdf): run setup before preamble footers#1393
jbetala7 wants to merge 1 commit intogarrytan:mainfrom
jbetala7:oss/fix-1389-make-pdf-setup-order

Conversation

@jbetala7
Copy link
Copy Markdown
Contributor

@jbetala7 jbetala7 commented May 9, 2026

Fixes #1389.

Summary

  • Move the generated MAKE-PDF SETUP block into the make-pdf preamble path so it appears immediately after the runnable preamble.
  • Remove the now-redundant template placeholder and regenerate make-pdf/SKILL.md.
  • Add a regression test for setup ordering and uniqueness.

Testing

  • git diff --check
  • bun run gen:skill-docs --dry-run
  • bun test test/gen-skill-docs.test.ts --test-name-pattern "make-pdf setup ordering"

Note

  • Full test/gen-skill-docs.test.ts still has local external-host freshness failures in this checkout; the tracked Claude-host docs are fresh.

View in Codesmith
Need help on this PR? Tag @codesmith with what you need.

  • Let Codesmith autofix CI failures and bot reviews

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.

make-pdf: "MAKE-PDF SETUP (run BEFORE any make-pdf command)" is buried 13 sections deep

1 participant