What problem does it solve? Starting a coding session on an unfamiliar or returning project requires manually reading files, checking git state, and hunting for pending work. This Skill replaces that ritual with a structured, read-only orientation that completes in under 60 seconds. ## Core Features & Use Cases - Project Context Audit: Reads CLAUDE.md, scores its quality with anchormd, and loads relevant code context via memboot when available. - Health and Pending Work Checks: Reports git branch state, uncommitted changes, open GitHub issues and PRs, failing CI runs, and service health. - Session Template Suggestion: Recommends a session template (bugfix, feature, refactor, deploy, security review, and more) based on the stated objective. - Use Case: You return to a project after two weeks away. Run this Skill to get a concise report of the branch state, pending issues, CLAUDE.md quality score, and a suggested session template before writing any code. ## Quick Start Ask Claude to run the session-start workflow to orient yourself on the current project before beginning any work.