tomevault-io

Decision Memo — Testing skill for Claude Code

Testing community

Produce a senior-leadership decision memo before proposing a non-trivial change.

How to install Decision Memo

Installs to ~/.claude/skills/tomevault-io-companyos-decision-memo/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tomevault-io-companyos-decision-memo && curl -fsSL https://raw.githubusercontent.com/tomevault-io/companyos/HEAD/skills/decision-memo.md -o ~/.claude/skills/tomevault-io-companyos-decision-memo/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Decision Memo does


name: decision-memo description: Produce a senior-leadership decision memo before proposing a non-trivial change. Seven sections — observation, hypothesis, proposal, evidence, blast radius, adversarial test, recommendation. Use when the change is non-obvious, affects shared state, or you want the operator to make an informed call instead of trusting your judgment. tier: universal

Decision memo

The operator may be a non-technical CEO, a senior engineer who needs the trade-off in plain

Alternatives in Testing

  • Design Compare — Capture two websites with Playwright and produce a structured side-by-side design comparison — layout, color 309 ★
  • Aod.Analyze — Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.m 89 ★
  • Buildable Plan — Classify an app idea and produce a local-first Buildable phase plan and app spec (archetype, stack, screens, e 53 ★

Full documentation available on GitHub

View Source Repository