start-session
Installation
SKILL.md
Session Start
Orient at the beginning of a work session. Execute these steps directly (do NOT spawn a subagent — you have the session context, a subagent does not).
Steps
0a. Am I in Herdr? (do this FIRST — it changes how Step 3 must be run)
test "${HERDR_ENV:-}" = 1 && echo "IN HERDR" || echo "not in herdr"
Most sessions now run inside Herdr. When it reports IN HERDR: