v2026.05.2 — Complete project-template + resync bootstrap.md
Completes the public-facing setup. A fresh clone now ships a viable project-template/ for new-engagement, and bootstrap.md installs the full 9 skills × 3 surfaces that the rest of the repo already provides.
Highlights
project-template/completed — 5 missing canonical files added (LICENSE,README.md,.claude/CLAUDE.md,.claude/commands/status.md,.github/instructions/end-session.instructions.md) sonew-engagementworks out of the box on a fresh clone.bootstrap.mdfully re-synced (~80 KB, 1939 lines) — now installs 9 skills × 3 surfaces (was 3 skills × 1 surface). Each ofingest,end-session,query,lint,plan-week,close-week,project-status,review-sessions,new-engagementis emitted as.github/instructions/{slug}.instructions.md+.claude/skills/{slug}/SKILL.md+memory/workflows/{slug}.md. Also adds the full 9-fileproject-template/scaffold as optional Step 11 +memory/ops/infrastructure forplan-week/close-week.scripts/regenerate-bootstrap.py— generator that assemblesbootstrap.mdfrom the canonical skill bodies andproject-template/files. Run it after any skill or template change to keepbootstrap.mdin sync.- YAML hotfix for all 9
.claude/skills/*/SKILL.md—description:fields are now properly double-quoted so GitHub's frontmatter parser stops failing withmapping values are not allowed in this context. new-engagementskill (all 3 surfaces) — replaced the maintainer's private wiki reference with a concrete Prerequisites block tailored for public users.
See CHANGELOG.md for the full list.
Full diff: v2026.05.1...v2026.05.2