session-start
SolidInitializes or resumes a work session. Loads context from OPERATOR.md and SHELL.md, orients the agent, and establishes what to work on. Use at the beginning of every work session.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- gtapps
- Repository
- gtapps/claude-code-hermit
- Created
- 5 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
session
Start or resume a work session with full context loading and work tracking. Use at the beginning of work.
session-start
Use at the start of a working session to bring up cleanly and orient: read what this project is, the standing rules and available procedures, the last few units of work, and — above all — the current state and the single clearest next step, all read fresh from the project's own living documents. Flag but do not run any maintenance that has come due, then ask whether to continue as planned. This is orientation, NOT a trigger to start work — it ends with a question, not an action. The counterpart to session-end.
start
Start a new session. Trigger with /start at the beginning of a conversation. Reads the session brief, checks git status, summarizes where things stand, and increments the session number.