session-start · git:20260907.cf0876c · 2026-09-07 · sha256 e08edb1b0dc932f2

session-start git:20260907.cf0876cA

Immutable. This exact content is served forever at /api/v1/blob/e08edb1b0dc932f2.

---
name: session-start
description: Use this skill when initializing a session for any project repo. Autonomously analyzes git state, VCS issues, SSOT files, branches, environment, and cross-repo status. Then presents structured findings with recommendations for user alignment before creating a wave plan. Triggered by /session [housekeeping|feature|deep] command.
metadata:
  user-invocable: 'false'
  tags: orchestration, initialization, analysis, alignment
  model: inherit
  model-preference: opus
  model-preference-codex: gpt-5.4
  model-preference-cursor: claude-opus-4-6
---

<!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->

# session-start

Read [`skills/session-start/SKILL.md`](../../../skills/session-start/SKILL.md) in full before taking any action, then follow its complete workflow.
The linked document is authoritative, including its prechecks, argument rules, and stop conditions.

Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.

Regenerate with `node scripts/generate-codex-skills.mjs`.