Publish

Publishes the portfolio: runs the link check, hands off to the content editor for any last fixes, then follows the deploy runbook.

crystian 3200fb9 575 B Updated

File contents

publish

The one skill you run when the site is ready to go out.

Steps

  1. Run $check-links on the pages in public/. If it reports broken links, stop and fix them first.
  2. If a page needs a content fix, brief content-editor with the change.
  3. Follow the deploy runbook: regenerate pages, run the link check, start the server.

crystian/skill-map/tree/main/.claude/skills/sm-tutorial/fixtures-data/sets/harness/providers/codex/en/__PROVIDER__/skills/publish commit 3200fb943c

Frequently asked questions

npx skillmds@latest add crystian/publish-2