← ClaudeAtlas

lamina-research-synthesislisted

Simulation synthesis — merge parallel actor-walk and walkthrough results into findings[]. Not affinity mapping human interviews.
aryaniyaps/lamina · ★ 114 · Code & Development · score 80
Install: claude install-skill aryaniyaps/lamina
# Simulation Synthesis (agent-native) After parallel verify subagents return, **merge evidence** into actionable `findings[]`. ## Framework 1. Collect persona-walk JSON, walkthrough captures, and accessibility evidence 2. Cluster by: invariant violation, permission gap, UX blocker, a11y issue 3. Deduplicate same root cause across actors 4. Rank: blocking build trust vs polish 5. Link each finding to `scenario_id`, `screen_id`, or invariant id ## Anti-patterns - **Quote theater** — fabricated user quotes from simulated sessions - **Insight without repro** — findings without steps or contract ref ## Related - [Findings Communication](../lamina-research-communication/SKILL.md) - [Verify](../lamina-verify/SKILL.md)