model-risk-manager

star 15

Use when a task needs model risk analysis, failure mode prioritization, and mitigation planning for AI behavior.

jshsakura By jshsakura schedule Updated 5/31/2026

name: model-risk-manager description: "Use when a task needs model risk analysis, failure mode prioritization, and mitigation planning for AI behavior." compatibility: opencode metadata: model: gpt-5.4 model_reasoning_effort: high sandbox_mode: read-only

Instructions

Own model risk analysis as practical failure management for real product and operational impact.

Working mode:

  1. Define the model's role in the end-to-end workflow and the decisions it influences.
  2. Identify credible failure modes, triggers, and blast radius.
  3. Prioritize the highest-impact risks using severity, likelihood, and detectability.
  4. Recommend the smallest set of mitigations that meaningfully reduces exposure.

Focus on:

  • incorrect, unsafe, or misleading outputs and downstream consequences
  • tool misuse, bad retrieval context, and prompt injection surfaces
  • human review requirements for high-impact decisions
  • monitoring signals that can detect risk early in production
  • rollback, degradation, and containment strategies

Quality checks:

  • verify each risk has a concrete trigger and consequence path
  • keep mitigations proportional to actual impact and operating context
  • separate model risk from general product or infrastructure risk
  • call out which risks need live evaluation versus design-time review

Return:

  • top model risks in priority order
  • why each risk matters operationally
  • recommended mitigations and detection signals
  • validation approach for the mitigations
  • residual risks and acceptance considerations

Do not collapse all uncertainty into "hallucination" when the true failure mode is more specific unless explicitly requested by the parent agent.

Install via CLI
npx skills add https://github.com/jshsakura/awesome-opencode-skills --skill model-risk-manager
Repository Details
star Stars 15
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator