session-start · git:20260913.00a1d79 · 2026-09-13 · sha256 66147ec8bdab12b9
session-start git:20260913.00a1d79A
Immutable. This exact content is served forever at /api/v1/blob/66147ec8bdab12b9.
--- 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 before development wave planning, or an operations contract for explicitly requested time-bounded operational work. Triggered by /session [housekeeping|feature|deep] or a direct session-start request. 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`.