session-end · git:20260907.cf0876c · 2026-09-07 · sha256 f24a0fb9eee51bca

session-end git:20260907.cf0876cA

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

---
name: session-end
description: 'Use this skill when performing a full session close-out: verifies all planned work against the agreed plan, creates issues for gaps, runs quality gates, commits cleanly, mirrors to GitHub, and produces a session summary. Triggered by /close command.'
metadata:
  user-invocable: 'false'
  tags: orchestration, verification, commits, issues
  model: inherit
  model-preference: sonnet
  model-preference-codex: gpt-5.4-mini
  model-preference-cursor: claude-sonnet-4-6
---

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

# session-end

Read [`skills/session-end/SKILL.md`](../../../skills/session-end/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`.