Final Pass banner
pcharbon70 pcharbon70

Final Pass

Git community

Description

- look at the git branch we are on to see what we have been working on - make sure all tests are passing - make sure all code is linted and formatted - make sure all docs are up to date and reflect the current state of the code - look for the current feature docs in notes/**/**.md - look for related docs in notes/**/**.md - look for related docs in docs/**/**.md - Project.md - CLAUDE.md - commit the changes - diff the changes against the main branch to see what has changed - make sur

Installation

Installs to ~/.claude/commands/pcharbon70-term_ui-final-pass.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pcharbon70/term_ui/HEAD/.claude/commands/final-pass.md -o ~/.claude/commands/pcharbon70-term_ui-final-pass.md

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

Full documentation available on GitHub

View Source Repository