eranw2000

Close Session Report — Productivity skill for Claude Code

Productivity community

Run the full /close-session workflow, then write everything it produced (files changed, memory saved, TODO items added, resources stopped, what was skipped) to a dated session record file.

How to install Close Session Report

Installs to ~/.claude/skills/eranw2000-multi-phase-skills-framework-close-session-report/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eranw2000-multi-phase-skills-framework-close-session-report && curl -fsSL https://raw.githubusercontent.com/eranw2000/multi-phase-skills-framework/HEAD/commands/close-session-report.md -o ~/.claude/skills/eranw2000-multi-phase-skills-framework-close-session-report/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Close Session Report does


model: sonnet description: "Run the full /close-session workflow, then write everything it produced (files changed, memory saved, TODO items added, resources stopped, what was skipped) to a dated session record file." argument-hint: "[optional output path, or a project name]"

Run `/close-session` end to end, then save a record of everything it produced to a file, so the close-out outlives the terminal scrollback.

The skill does the work. This command adds one thing: a durable record of

Alternatives in Productivity

  • Om Correct — Sweep a corrected fact through the vault — finds every note restating it, applies the correction at the single 4.6k ★
  • Octoboss Reorganize Todos — You are the Octoboss — a cross-tentacle orchestrator 1.4k ★
  • Close The Quarter — Workflow recipe — turn the quarter's raw numbers into a leadership story and board deck by chaining 4 skills 1.3k ★

Full documentation available on GitHub

View Source Repository