session-start
Session Start Skill
Run at the start of every session. Surfaces state from the previous session and orients the orchestrator before any work begins.
When to Use
- First action in every new session (before responding to any work request)
- After
/clear(context was wiped — re-orient) - When returning from a multi-day break
Steps Claude Follows
1. Readiness Report (from last session's stop hook)
Read .claude/state/readiness-report.md. If it contains ## Warnings, surface each
warning to the user with the suggested fix. If "All Clear", note it briefly.
2. Session Snapshot (from /save before last /clear)
More from vamseeachanta/workspace-hub
echarts
Create powerful interactive charts with Apache ECharts - balanced ease-of-use
139gis
Cross-application GIS skill — CRS reference, data formats, Blender/QGIS integration via digitalmodel.gis
80pandoc
Universal document converter for transforming Markdown to PDF, DOCX, HTML, LaTeX, and 40+ other formats. Covers templates, filters, citations with BibTeX/CSL, and batch conversion automation scripts.
74mkdocs
Build professional project documentation with MkDocs and Material theme.
73cli-productivity
Essential CLI tools and shell productivity patterns for efficient terminal workflows
55python-docx
Create and manipulate Microsoft Word documents programmatically. Build reports, contracts, and documentation with full control over paragraphs, tables, headers, styles, and images.
50