Step banner
pcharbon70 pcharbon70

Step

Git community

Description

- look at the name current git branch to see what we are working on - depending on the type there should be one of the following files: - notes/feature/<feature_name>.md - notes/fix/<fix_name>.md - notes/tasks/<task_name>.md - check what the next step is in the planning document - anaylze the current state of the implementation - analyze what needs to be done next - look up docs for the next step if needed - output a summary of the current state and what needs to be done next - if you

Installation

Installs to ~/.claude/commands/pcharbon70-term_ui-step.md

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

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

Full documentation available on GitHub

View Source Repository