site-handoff
Installation
SKILL.md
Write a handoff document summarising the current conversation so a fresh agent can continue the work. Save to the temporary directory of the user's OS — not the current workspace.
Include:
- Goal for the next session (from user arguments if provided)
- Site artifacts to read first — paths under the configured site docs root (default
docs/site/), e.g.BRIEF.md,BRAND.md,IA.md,DIRECTION.md,TOKENS.md,pages/*.md,TRACKING.md - Suggested skills — which Site Skills to invoke next (
/ask-siteif unclear) - Open decisions — unresolved branches only
- Hard constraints — brand rules, stack, analytics, QA tooling from
docs/agents/*if present
Do not duplicate content already captured in other artifacts (briefs, page-specs, tokens, issues, commits, diffs). Reference them by path or URL instead.
Redact any sensitive information (API keys, passwords, PII).