Changed
- Brand profile is now persisted to
memory/brand_*.mdat the project root instead of Claude Code's internal memory system, so it's editable by hand and versioned with the project. /postkit-ideasaves sequences tomemory/post_ideas.md./postkit-newno longer assumes carousel — it asks the user to pick between three post shapes (text-only / single image / carousel) with platform suitability hints.- Post slugs are now prefixed with
YYYY-MM-DDsoposts/sorts in creation order. /postkit-reviewalso reviews caption files and flags missing or weak alt text.
Added
/postkit-newwrites acaption-<platform>.mdper target platform, with platform-aware formatting for Instagram, LinkedIn, X, Threads, TikTok, Pinterest, Facebook, YouTube.- Each caption ships with a per-slide alt-text section for accessibility.
/postkit-releasecontributor skill for cutting npm + GitHub releases.- Scaffolder ensures
memory/exists alongsideposts/andassets/.
Migration note
Existing projects: re-run npx postkit to refresh the skills, then run /postkit-setup to repopulate memory/brand_*.md from your previous brand profile. The skills no longer read from Claude Code internal memory.