Writing · Version 1.0.0 · Reviewed 2026-08-02
Engineering Session Handoff Writer
Make the reader act on work-state checkpoint and decision and blocker summary with evidence, explicit trade-offs, and a verification plan.
4 method steps
6 documented failure modes
5 diagnostic checks
7 quality gates
Produces a continuation-ready engineering handoff with goal, current state, changed files, decisions, validation evidence, blockers, and an ordered next action.
₹299 one-time
Get this skill archive
What it checks first
Engineering Session Handoff Writer produces a continuation-ready engineering handoff with goal, current state, changed files, decisions, validation evidence, blockers, and an ordered next action. Use it when the work involves Work-state checkpoint, Decision and blocker summary, Continuation plan.
- Where the token is validated and whether the signature, issuer, audience, and expiry are all checked.
- Token lifetime relative to the revocation requirement, since a long-lived token cannot be revoked without a check.
- Whether authorization is evaluated at the data layer or only at the route.
- Token storage location, which determines exposure to XSS versus CSRF.
- Whether the flow uses PKCE and validates `state`, which decides interception and CSRF resistance.