pcb_start_professional_review
Starts a professional PCB design review by classifying input files (schematic, layout, BOM, etc.), selecting market-specific standards and question packs, and returning the 8-pass review playbook.
Instructions
ENTRY POINT for a meticulous senior-consulting-engineer design review. Call this FIRST, before any parser or analyzer. Classifies the user's input files (schematic, layout, stackup, BOM, STEP, etc.), selects the per-market question pack and standards shortlist, and returns the binding 8-pass playbook (P0-P8) that Claude must follow. See docs/CLAUDE_REVIEW_PLAYBOOK.md.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_files | Yes | List of file paths the user has provided for the review (any combination of layout, schematic, stackup, BOM, STEP, datasheets). | |
| extra_markets | No | Additional markets that apply (e.g. wireless+medical for a connected medical device). | |
| declared_market | No | Declared product market. Drives question pack + standards shortlist. Use 'unknown' if not yet known. | unknown |
| product_description | No | Short free-text product description (optional). |