← ClaudeAtlas

site-visitlisted

Process a property inspection — guide photo capture with the shot list, then turn photos and dictated voice notes into structured field notes, defect flags, and follow-ups. Use when the user is on-site, about to inspect, or says "process my site visit" / shares inspection photos or a dictation transcript.
bedardandy/AI-appraisal-assist · ★ 0 · AI & Automation · score 65
Install: claude install-skill bedardandy/AI-appraisal-assist
# Site Visit Two modes. Detect which one from context. ## Mode A — Live guidance (appraiser is on-site or heading there) 1. Read the job's `intake.md` watch list and the state module's inspection notes. 2. Present the **shot list** from `references/photo-shot-list.md`, trimmed to this property type, with the watch-list items inserted at the relevant rooms/areas. 3. Remind the appraiser of the dictation keywords (`references/dictation-conventions.md`): say **"flag"** for defects, **"follow up"** for open questions, **"measure"** for dimensions, **"discrepancy"** when observation contradicts records, **"comp note"** for market observations. 4. Loan-type extras: if FHA/VA, include the MPR-oriented shots (crawlspace/attic access, peeling paint pre-1978, water heater TPR discharge, railings, roof life). Keep responses short — phone-screen sized. ## Mode B — Processing (photos and/or transcript delivered) 1. Save raw dictation to `transcript.md` with a date header. Photos go in `photos/`, renamed to the shot-list convention (`ext-front.jpg`, `int-kitchen-1.jpg`, `mech-furnace-plate.jpg`, ...). 2. **Parse the transcript** using the dictation conventions: - `flag ...` → defect/condition list with severity guess (appraiser confirms) - `follow up ...` → follow-up checklist - `measure ...` → dimensions table (feed to GLA reconciliation) - `discrepancy ...` → append to `discrepancies.md` - `comp note ...` → append to `comps.md` seed section - everyt