01 Confirm banner
changoo89 changoo89

01 Confirm

Development community

Description

--- description: Extract plan from conversation, create file in draft/, auto-apply non-BLOCKING improvements, move to pending argument-hint: "[work_name] [--lenient] [--no-review] - work name optional; --lenient bypasses BLOCKING; --no-review skips all review" allowed-tools: Read, Glob, Grep, Write, Bash(*), AskUserQuestion, Skill disable-model-invocation: true --- # /01_confirm Invoke the confirm-plan skill and follow it exactly as presented to you. Pass arguments: $ARGUMENTS

Installation

Installs to ~/.claude/commands/changoo89-claude-pilot-01_confirm.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/changoo89/claude-pilot/HEAD/.claude/commands/01_confirm.md -o ~/.claude/commands/changoo89-claude-pilot-01_confirm.md

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

Full documentation available on GitHub

View Source Repository