03 Close banner
changoo89 changoo89

03 Close

Git community

Description

--- description: Close the current in-progress plan (move to done, summarize, create git commit, push) argument-hint: "[RUN_ID|plan_path] [no-commit] [no-push] - optional RUN_ID/path; 'no-commit' skips git; 'no-push' skips push" disable-model-invocation: true --- Invoke the close-plan skill and follow it exactly as presented to you. Pass arguments: $ARGUMENTS

Installation

Installs to ~/.claude/commands/changoo89-claude-pilot-03_close.md

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

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

Full documentation available on GitHub

View Source Repository