What problem does it solve?
This Skill eliminates the tedious manual work of re-reading project plans, repository-wide rules, and recent commit history every time you return to a tracked project, so you can pick up exactly where you left off without missing critical context.
Core Features & Use Cases
- Auto-project selection: Automatically loads your active tracked project from docs/projects/ if you don't specify a slug, or pulls a specific project if you provide its slug.
- Full context loading: Reads the project's full PLAN.md, repo-wide architecture rules, and recent 20 commits in one go, so all relevant context is available in your session immediately.
- Advisory continuity checks: Surfaces warnings for dirty working trees, unrelated last commits, or unexpected branches without blocking your work, so you can decide if it's safe to proceed.
- Use Case: If you were working on a bug fix for the JellyRock Roku client tracked in docs/projects/audio-bugfix/ and return a week later, this Skill loads all project context, checks if your prior session ended cleanly, and adopts the next-session kickoff as your starting point so you can resume work immediately.
Quick Start
Invoke the resume-project skill to load your active tracked project and continue work from its documented next-session kickoff.