agentsclimarketplace

Lamina decision making

Skill aryaniyaps/lamina/skills/lamina-decision-making

Prioritize contract gaps and verify findings — impact × effort, primary actor filter. Use when reconciling conflicts or ranking findings[].From its SKILL.md

Install
npx -y skills add aryaniyaps/lamina --skill lamina-decision-making

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

SKILL.md

2.5 KB, 497 tokens by cl100k_base, as published. Nobody here has run it

Decision Making (agent-native)

Rank contract changes and verify findings by impact on primary actor goals and invariants — output to decisions.md, sorted findings[], and fix.md sections.

Fix target classification

Before writing fix.md, set fix_target on each finding in run.json:

Signalfix_target
Missing UI, bug, invariant violation on live product, a11y on existing screenproduct
Scope change, new workflow/invariant, defer feature, contract wrongcontract

Default: product when fix_target is unset. Product fixes belong in fix.md → coding session. Contract items belong in fix.md/lamina-design delta prompt only.

Decision filter

Does this finding change a specific design or implementation decision? If not, dig deeper or drop.

Impact × effort (verify findings)

Impacthighmediumlow
DefinitionBlocks workflow, invariant violation, primary actor stuckFriction with workaroundPolish
Efforthighmediumlow
DefinitionCross-workflow contract changeLocalized screen/scenarioCopy/label fix

Sort: high impact + low effort first; then high impact + high effort. Record rationale in decisions.md.

Primary actor filter

When actors conflict:

  1. Does option serve primary persona goals completely?
  2. If no → deprioritize or cut; if yes → design fully for their scenario.
  3. Log trade-off in decisions.md with rejected actor impact noted.

Used when reconciling parallel persona panel outputs.

Evidence weighting

SourceWeight
Invariant probe failure on live producthighest
Actor walk blocker (repro steps)high
Walkthrough/repo groundingmedium
Assumption in designlow — mark to-verify

Never rank invented analytics above reproduced actor failures.

Related

Keep looking

Skills are one crate of 325,949. 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.