一键导入
start
Start MARVIN session with briefing. Use when user types /start or starts a new session. Loads context, reviews state, gives daily briefing.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Start MARVIN session with briefing. Use when user types /start or starts a new session. Loads context, reviews state, gives daily briefing.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when MARVIN is asked to build, fix, debug, review, or ship software. Routes to gstack development workflow skills. Handles gstack bootstrap if not installed. Manages PRD decomposition for large projects. Triggers on: build a feature, fix a bug, review code, implement a PRD, ship this, debug this, create an app/tool/service/CLI/API. Does NOT trigger on: content ideas, event planning, campaigns, meetups, or any non-software intent. If ambiguous, ask.
Audit a software project for hardening — security, AI gaps, test coverage, code quality, and decoupling. Use when user wants to harden a project, audit for vulnerabilities, check test coverage, or separate private data from code.
| name | start |
| description | Start MARVIN session with briefing. Use when user types /start or starts a new session. Loads context, reviews state, gives daily briefing. |
| license | MIT |
| compatibility | marvin |
| metadata | {"marvin-category":"session","user-invocable":true,"slash-command":"/start","model":"default","proactive":false} |
Start MARVIN session with full context loading and daily briefing.
/startdate +%Y-%m-%d
Store as TODAY. Use for all file naming and date references.
Read in order:
state/current.md — Current priorities, open threads, and statesessions/{TODAY}.md — If exists, we're resuming todaysessions/{YESTERDAY}.md for continuityCheck state/goals.md for:
Check content/log.md for current month:
Review state/current.md for any follow-up items:
Compile and present:
state/current.mdPresent a concise briefing:
Good morning! It's {Day}, {Date}.
**Today's Focus:**
1. {Priority 1}
2. {Priority 2}
3. {Priority 3}
**Alerts:**
- {Alert if any}
**Progress ({Month}):**
- {Goal 1}: X/Y
- {Goal 2}: X/Y
How can I help today?
Skill created: 2026-01-22