start

Load MARVIN context and goals to deliver a daily briefing.

1.0k|178|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/SterlingChin/marvin-template --skill start-sterlingchin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start
Source: https://github.com/SterlingChin/marvin-template/tree/main/skills/start
Command: npx skills add https://github.com/SterlingChin/marvin-template --skill start-sterlingchin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, repeatable way to begin a MARVIN session by loading the latest context, reviewing goals, and delivering a concise daily briefing, so you can hit the ground running.

Core Features & Use Cases

  • Context loading: Reads state/current.md and today’s session to resume where you left off.
  • Goal review: Checks state/goals.md to surface priorities and monthly targets.
  • Daily briefing: Presents top priorities, progress, and alerts to set the day’s focus.

Quick Start

Type /start in Claude Code or the MARVIN workspace to initiate a new session. You will receive a concise briefing with today’s date, top priorities, and any alerts. If you resume a session, MARVIN will acknowledge prior coverage and continue from where you left off.

Frequently Asked Questions about start

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

FAQPage Schema
How do I start a daily briefing session and load my previous context?

To start a daily briefing and load context, type /start in Claude Code or the MARVIN workspace. The session reads state/current.md and today's session file to resume where you left off and deliver top priorities.

What does a daily briefing review include when starting a work session?

A daily briefing review includes today's date, top priorities, progress updates, and alerts. It checks state/goals.md to surface monthly targets and reads state/current.md to ensure you know exactly where to resume work.

Do I need to install external software to load session state and goals in MARVIN?

No external software installation is required to load session state and goals in MARVIN. The solution relies entirely on MARVIN's built-in context loading and reads from standard files like state/current.md, state/goals.md, and sessions/{TODAY}.md.

Can I resume a prior session without losing the context of what was already covered?

Yes, you can resume a prior session without losing context. MARVIN acknowledges previously covered material from your session files and continues working from exactly where you left off in the last daily briefing.

What is the best way to review monthly targets and current state before starting work?

The best way to review monthly targets and current state is to run a /start session. It automatically parses state/goals.md for monthly targets and state/current.md for recent progress, delivering a concise briefing to set your focus.