session-plan · git:20260909.bd6f39b · 2026-09-09 · sha256 6e8e3ecb8f418c1b
session-plan git:20260909.bd6f39bA
Immutable. This exact content is served forever at /api/v1/blob/6e8e3ecb8f418c1b.
--- name: session-plan description: Creates a structured wave execution plan with role-based assignment after user alignment. Decomposes agreed tasks into waves resolved from the session mode by `scripts/session-shape.mjs`, with optimal agent assignment, dependency ordering, and inter-wave checkpoints. Activated by session-start after Q&A phase completes. metadata: user-invocable: 'false' tags: orchestration, planning, waves, agents 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-plan Read [`skills/session-plan/SKILL.md`](../../../skills/session-plan/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`.