Harness Onboard

Session startup ritual for AI coding agents — orients a fresh agent at the start of every Claude Code session in a harness-enabled project. Automatically fires via SessionStart hook. Reads progress files, git history, feature list, runs the dev server smoke test, picks the next feature, and primes the agent with the reasoning sandwich (xhigh planning → high implementation → xhigh verification). Eliminates the "new agent arrives with no context" problem described in Anthropic's long-running agent research. Also implements LangChain's LocalContextMiddleware pattern: maps directory structure, available tools, and injects environment context upfront. Trigger on: "start a new session", "orient the agent", "session startup", "onboard", auto-fires at SessionStart in harness-enabled projects.

lauraflorentin f936536 9.3 KB Updated

File contents

lauraflorentin/skills-marketplace/tree/main/harness-engineer/skills/harness-onboard commit f9365360ea

Frequently asked questions

npx skillmds@latest add lauraflorentin/harness-onboard