Session Plan

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.

Kanevry Updated

File contents

session-plan

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

Kanevry/session-orchestrator/tree/main/.codex-plugin/skills/session-plan commit 58961bcf5e

Frequently asked questions

npx skillmds@latest add kanevry/session-plan-3