lamina-persuasion-and-groups

Solid

Multi-actor dynamics — group permissions, shared resources, and social side-effects. Not persuasion craft or influence tactics.

Code & Development 65 stars 2 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 82/100

Stars 20%
61
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
37
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Multi-Actor Dynamics (agent-native) When multiple actors share resources, model **permissions, visibility, and side-effects** — not psychological persuasion. ## Checklist 1. Who can see vs edit shared entities? 2. What notifications or visibility changes affect others? 3. Race conditions when two actors act on same resource? 4. Escalation paths (moderator, admin override) Simulate with **parallel actor walks** in verify — two subagents, same workflow timing. ## Anti-patterns - **Dark patterns** — manipulation tactics - **Social proof theater** — fake urgency without product rule ## Related - [Side Effects](../lamina-side-effects/SKILL.md) - [Idempotency & Concurrency](../lamina-idempotency-concurrency/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