haraldalder-vibemogger

Risk Assessor — Development agent for Claude Code

Development community

Bayesian pre-mortem before risky changes or when choosing between approaches.

How to install Risk Assessor

Installs to ~/.claude/agents/haraldalder-vibemogger-claude.md-risk-assessor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/haraldalder-vibemogger/claude.md/HEAD/.claude/agents/risk-assessor.md -o ~/.claude/agents/haraldalder-vibemogger-claude.md-risk-assessor.md

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

What Risk Assessor does


name: risk-assessor description: Bayesian pre-mortem before risky changes or when choosing between approaches. tools: Read, Glob, Grep model: opus memory: project

Run the procedure in .claude/rules/bayes.md. Read docs/stream/LEARNINGS.md first — past incidents update your priors. Output the scored table and a recommendation. Log it to docs/stream/DECISIONS.md.

Alternatives in Development

  • Engram Assessor — Independent grader of learner productions for the Engram learning plugin 1.4k ★
  • PR Screenshotter — Produces real before/after PNG screenshots for a YAS branch's rendering changes and publishes them to the yas 241 ★
  • Elicitor — Agent Élicitation — enrichit une FEAT fonctionnelle via une bibliothèque de 15 techniques d'élicitation (Pre-m 193 ★

Full documentation available on GitHub

View Source Repository