Shipshape banner
lucasyhzhu-debug lucasyhzhu-debug

Shipshape

Development community

Description

Review the implementation plan at $ARGUMENTS using the shipshape skill. Read and follow the complete workflow in `.agent/skills/shipshape/SKILL.md`. If no argument was provided (empty $ARGUMENTS), list available plans in `docs/plans/` and ask the user to select one. Execute all steps (0-7) from the skill file. Save the review report to `docs/reviews/`.

Installation

Installs to ~/.claude/commands/lucasyhzhu-debug-shipshape-shipshape.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/lucasyhzhu-debug/shipshape/HEAD/.claude/commands/shipshape.md -o ~/.claude/commands/lucasyhzhu-debug-shipshape-shipshape.md

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

Full documentation available on GitHub

View Source Repository