Plan Step banner
TalhaHamdees TalhaHamdees

Plan Step

Development community

Description

--- description: Plan the current active step from CLAUDE.md before implementing. argument-hint: (no args — reads active step from CLAUDE.md) --- You are starting a fresh iteration of the YouTube Analyzer build loop. **Do not write any code yet.** Your only job here is to produce a plan and wait for approval. ## Steps to execute 1. Read `CLAUDE.md` → find the active step number + title in the **Current Status** section. 2. Read the matching step's section in `IMPLEMENTATION_PLAN.md` for deliv

Installation

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

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

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

Full documentation available on GitHub

View Source Repository