Finalize Step banner
TalhaHamdees TalhaHamdees

Finalize Step

Git community

Description

--- description: Verify the active step, commit with the Step N convention, push, update CLAUDE.md + SESSIONS.md. argument-hint: (no args — reads active step from CLAUDE.md) --- You are closing out an iteration of the YouTube Analyzer build loop. Implementation should already be done — this command only verifies, commits, and updates the ledger. ## Steps to execute 1. Re-read `CLAUDE.md` **Current Status** to confirm the active step number + title. 2. Run the step's verification commands from

Installation

Installs to ~/.claude/commands/talhahamdees-youtube-analyzer-finalize-step.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TalhaHamdees/youtube-analyzer/HEAD/.claude/commands/finalize-step.md -o ~/.claude/commands/talhahamdees-youtube-analyzer-finalize-step.md

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

Full documentation available on GitHub

View Source Repository