session-start

Resume an existing MoxyWolf Cowork project session with a context briefing.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/MoxyWolfLLC/moxywolf-plugins --skill session-start-moxywolfllc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-start
Source: https://github.com/MoxyWolfLLC/moxywolf-plugins/tree/main/plugins/project-init/skills/session-start
Command: npx skills add https://github.com/MoxyWolfLLC/moxywolf-plugins --skill session-start-moxywolfllc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents you from wasting time re-orienting when you return to an existing MoxyWolf project, by rebuilding the exact session context (project instructions, task priorities, recent decisions, and open GitHub work) in one step.

Core Features & Use Cases

  • Project-aware session recovery: Detects which project you’re working on (from an explicit argument or the launch directory) and resumes it without a picker.
  • Context briefing for immediate execution: Mounts the standard MoxyWolf roots, reads saved project instructions, and surfaces a focused next-session briefing with project-scoped tasks and state.
  • Fast handoff continuity: Pulls the most recent session handoff (and flags staleness) to continue where the team left off.

Quick Start

Run /session-start my-project to mount the standard roots and get a briefing with what to work on first.

Frequently Asked Questions about session-start

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

FAQPage Schema
How do I resume a project session without manual setup?

To resume a project session, run the start command with your project name; it automatically mounts standard roots, reads project instructions, and generates a context briefing for immediate work continuation.

What is included in a project session context briefing?

A project session context briefing includes the most recent handoff notes, backlog and kanban triage items, recent decisions, open GitHub PRs and issues, and shared OpenRouter key status to prioritize work effectively.

How do I pick up work where my team left off after a handoff?

To pick up work after a handoff, the session resumption process pulls the most recent handoff briefing, flags any staleness, and surfaces focused next-session tasks so you can continue execution immediately.

Does session resumption require a previously initialized project?

Yes, session resumption requires a project that was previously initialized via the init-project command, because it relies on reading the saved cowork-project-instructions.md file to rebuild the exact session context.

Can I load a specific project from the launch directory automatically?

Yes, project-aware session recovery detects which project you are working on from an explicit argument or the launch directory, resuming it directly without needing a manual project picker interface.

What is the best way to prioritize work when returning to an existing project?

The best way to prioritize work is to generate a project-scoped briefing that aggregates kanban triage, open GitHub PRs, and recent decisions, ensuring you immediately know what to work on first.