ワンクリックで
session-start
Bootstrap a new Parallax dev session. Reviews recent handoffs, MEMORY.md, and current project state.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Bootstrap a new Parallax dev session. Reviews recent handoffs, MEMORY.md, and current project state.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | session-start |
| description | Bootstrap a new Parallax dev session. Reviews recent handoffs, MEMORY.md, and current project state. |
| disable-model-invocation | true |
Bootstrap a new work session by reviewing previous handoffs, semantic memory, and current state.
Invoke /session-start at the beginning of a new Parallax development session.
docs/sessions/ (by filename sort). Most recent is primary; older ones provide trajectory. If <3 exist, read all.docs/VISION.md and docs/ROADMAP.md. Read the most recent file in docs/plans/ (by filename sort -- highest NNN prefix). Map current state against the roadmap: what's done, what's next, what's blocked.pixi run check. Review recent git log --oneline -20. Check ROADMAP.md and README.md for currency.pixi run check fails, that takes priority over any planned work.Structured audit of the Parallax codebase. Run periodically or before major milestones.
Audit all living documentation against the actual codebase and report inconsistencies.
Review branch diff for test weakening patterns in Parallax. Last line of defense before commit/merge.
Scaffold a new experiment for Parallax development. Creates a structured manifest linked to a hypothesis.
Generate a structured handoff summary for Parallax development sessions.
Guides hypothesis-driven investigation for Parallax development. Invoke before starting any investigation, feature, or experiment.