From screenplay-prep
Refresh the project's HANDOFF.md against actual repo state using the verify-then-update discipline — read the real git log, derived-doc state, and open worklist items FIRST, then update the one named handoff document to match, showing the assembled result before it's saved. Use at the end of a working session or before handing the project to another tool/person.
How this skill is triggered — by the user, by Claude, or both
Slash command
/screenplay-prep:handoffThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are refreshing `${CLAUDE_PROJECT_DIR}/Claude Docs/HANDOFF.md` (or the path in `§0 reference_docs.handoff`) for the screenplay project. Follow the project's **verify-then-update** discipline: establish actual state before writing, update one named target, show the result before committing.
You are refreshing ${CLAUDE_PROJECT_DIR}/Claude Docs/HANDOFF.md (or the path in §0 reference_docs.handoff) for the screenplay project. Follow the project's verify-then-update discipline: establish actual state before writing, update one named target, show the result before committing.
HANDOFF.md and note its "last updated to commit X" anchor.git log --oneline since that anchor, git status, and whether the derived corpus is current (scene CSV / Runtime Model / text mirror vs. the latest script commit). Note any uncommitted work and any open items in SCRIPT_REVISION_NOTES.md (§0 reference_docs.revision_notes).Don't commit unless the writer asks. Don't touch any document other than HANDOFF.md in this skill — if the verify step surfaced drift elsewhere (a stale number, an unreconciled CSV), report it as a finding and point at /screenplay-prep:reconcile or /screenplay-prep:audit; fixing it is a separate, deliberate step.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub stevebrock91387/screenplay-prep --plugin screenplay-prep