Finish Session banner
lucasxf lucasxf

Finish Session

Git community

Description

--- description: Finish session with build, lint, tests, docs update, and commit argument-hint: <optional-commit-message-context> --- @CLAUDE.md **Session Finalization Workflow** Additional context for commit message: $ARGUMENTS **Anti-Cyclic Dependency Note:** This command delegates documentation tasks to `tech-writer` agent. The agent MUST NEVER call `/finish-session` back (would create infinite loop). Execute the following steps in order: ## 1. Build, Lint, and Test (if applicable) **I

Installation

Installs to ~/.claude/commands/lucasxf-engineering-daybook-finish-session.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/lucasxf/engineering-daybook/HEAD/.claude/commands/finish-session.md -o ~/.claude/commands/lucasxf-engineering-daybook-finish-session.md

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

Full documentation available on GitHub

View Source Repository