From playbook
Session closeout. Saves all progress to WORK_LOG.md, updates PM tools, cleans up temp files, commits and pushes changes, and presents a summary. Ensures zero information loss between sessions.
npx claudepluginhub bluemax713/playbook --plugin playbookThis skill uses the workspace's default tool permissions.
Session closeout. Do everything needed so the user can walk away without taking notes or remembering anything. The next `/start` must pick up seamlessly.
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.
Analyzes competition with Porter's Five Forces, Blue Ocean Strategy, and positioning maps to identify differentiation opportunities and market positioning for startups and pitches.
Session closeout. Do everything needed so the user can walk away without taking notes or remembering anything. The next /start must pick up seamlessly.
Review what was done this session. Look at all changes made, files edited, commits created, and conversations had. Don't miss anything.
Update WORK_LOG.md. This is the critical handoff document.
Update PM tool (if MCP is connected). Mark completed tasks as done. Update in-progress tasks with status notes. Create new tasks for anything discovered during the session that needs tracking.
Cleanup — remove temporary artifacts:
HANDOFF_RESULT.md if it exists in the project rootPre-commit checklist — before committing, verify:
Commit and push. Stage all changed files, commit with a clear message summarizing the session's work, and push to remote. Do NOT commit .env or credentials.
Present the closeout summary:
/start will surface as the top itemsKeep it concise. The goal is zero information loss between sessions.