Thorough banner
protoLabsAI protoLabsAI

Thorough

Development community

Description

When you think you are done, you are NOT done. You must run a mandatory 3-pass verification before concluding: ## Pass 1: Correctness & Functionality - [ ] Verify logic matches requirements and specifications - [ ] Check type safety (TypeScript types are correct and complete) - [ ] Ensure imports are correct and follow project conventions - [ ] Verify all functions/classes work as intended - [ ] Check that return values and side effects are correct - [ ] Run relevant tests if they exist, or v

Installation

Installs to ~/.claude/commands/protolabsai-protomaker-thorough.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/protoLabsAI/protoMaker/HEAD/.claude/commands/thorough.md -o ~/.claude/commands/protolabsai-protomaker-thorough.md

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

Full documentation available on GitHub

View Source Repository