session-plan · git:20260909.bd6f39b · 2026-09-09 · sha256 4508a0281e0fb01b

session-plan git:20260909.bd6f39bA

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

---
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
---

# session-plan

> **Portable mirror — generated, do not edit.** The canonical skill body lives at
> [`skills/session-plan/SKILL.md`](../../../skills/session-plan/SKILL.md); read that file for the full instructions.
> This mirror carries only agentskills.io-spec-legal frontmatter so harnesses that
> discover skills under `.agents/skills/` can find and route to the skill.
>
> Regenerate with `node scripts/generate-agents-skills.mjs`.