start-session

Load roadmap, session history, and active specs to align priorities.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gr8routdoors/lit-sdlc --skill start-session-gr8routdoors
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start-session
Source: https://github.com/gr8routdoors/lit-sdlc/tree/main/.claude/skills/agent-os/start-session
Command: npx skills add https://github.com/gr8routdoors/lit-sdlc --skill start-session-gr8routdoors

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the initial setup of a project session by ensuring priorities, context, and specifications are loaded and aligned before work begins.

Core Features & Use Cases

  • Loads the current roadmap priorities from agent-os/product/roadmap.md to surface top goals.
  • Recalls recent session context from agent-os/context/sessions/ to preserve decisions and blockers.
  • Checks active specifications in agent-os/specs/index.yml and attached story details to guide immediate work.

Quick Start

Read the latest roadmap, session history, and specs at the start of a new session to orient your work and confirm what to tackle first.

Frequently Asked Questions about start-session

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I load project priorities and context at the start of a session?

To load project priorities and context at session start, synthesize data from the roadmap, session history, and active specs. This coordinates session setup by surfacing top goals, recalling recent decisions, and checking active specifications to align work before it begins.

What is the best way to align agent context with current roadmap priorities?

Aligning agent context with roadmap priorities requires reading the roadmap file to surface top goals, then cross-referencing those goals against recent session history and active spec status to confirm immediate work targets.

How do I preserve session context and decisions across multiple project sessions?

Preserving session context across multiple project sessions involves recalling recent context data from the session history directory, which maintains records of past decisions and blockers to reorient agents to current priorities during kickoff.

When should I reorient agents to active specs and current priorities?

Reorient agents to active specs and current priorities at project kickoff or after major changes. This ensures agents are immediately aligned with the latest roadmap goals and active specification status before any new work begins.

Does session setup require specific files to check spec status and story details?

Session setup requires reading the specs index file and attached story details to check active specifications. It also reads the roadmap and session history directories to fully coordinate priorities, context, and spec status.

Why does my agent lose context and priorities after major project changes?

Agents lose context and priorities after major changes if session setup is not re-initiated. Re-running the context-loading process reads the latest roadmap, session history, and specs to reorient agents and prevent misaligned work.