agentsclimarketplace

Lamina interview design

Skill aryaniyaps/lamina/skills/lamina-interview-design

Actor-walk script design — probe operations, goals, and failure modes per simulated actor. Not human moderator craft.From its SKILL.md

Install
npx -y skills add aryaniyaps/lamina --skill lamina-interview-design

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.2 KB, 187 tokens by cl100k_base, as published. Nobody here has run it

Actor-Walk Script Design (agent-native)

Design what each simulated actor attempts on the live product during verify.

Script template

Per actor:

  • Goal — outcome from persona (e.g. download ticket before exam)
  • Starting context — role, permissions, data state
  • Happy path — operations in order
  • Stress probes — forbidden actions, race timing, error recovery
  • Success criteria — observable UI/state + invariant holds

Spawn via persona-panel pattern; one subagent per actor.

Anti-patterns

  • Open-ended interview — "tell me how you feel" without operations
  • Leading questions — scripting answers instead of observing behavior

Related

Keep looking

Skills are one crate of 326,871. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.