lamina-research-synthesis
SolidSimulation synthesis — merge parallel actor-walk and walkthrough results into findings[]. Not affinity mapping human interviews.
Code & Development 65 stars
2 forks Updated today Apache-2.0
Install
Quality Score: 82/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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)
Details
- Author
- aryaniyaps
- Repository
- aryaniyaps/lamina
- Created
- 3 weeks ago
- Last Updated
- today
- Language
- TypeScript
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
lamina-research-communication
Findings communication — structured verify report for humans and coding agents. Not executive highlight reels.
65 Updated today
aryaniyaps Web & Frontend Solid
lamina-research-planning
Simulation planning — plan actor walks, invariant probes, and walkthrough capture for verify. Not recruitment logistics.
65 Updated today
aryaniyaps Web & Frontend Solid
lamina-interview-design
Actor-walk script design — probe operations, goals, and failure modes per simulated actor. Not human moderator craft.
65 Updated today
aryaniyaps