presentation-skill v0.10.0
What changed
- Added
present.py, one entrypoint for compact briefs, saved workspaces, builds, and final QA. - Added model-adaptive routing: Luna receives one deterministic grammar, Terra two bounded choices, and Sol three structural candidates.
- Made normal workspaces compact by default. The full intake and recovery packet is now opt-in with
--audit-packet. - Fixed warning-only preflight handling and long-title fitting while preserving strict final QA.
- Added editable Deck IR, role-layout rendering, accessibility checks, reference-deck support, deterministic visual-review receipts, and benchmark tooling.
- Shipped a lean plugin/npm artifact that keeps the renderer, v2 role contracts, data and figure tools, QA runtime, and distilled style atlas without bundling research corpora or development-only galleries.
Install
GitHub skill:
npx skills add https://github.com/siril9/presentation-skill --skill presentation-skillCodex plugin:
codex plugin marketplace add siril9/presentation-skill --ref v0.10.0