Skip to content
Automation
Skill

/enumerate-failure-modes

Convert functions/process steps/scenarios into explicit failure modes.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill enumerate-failure-modes --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/enumerate-failure-modes

Context preview

The summary Claude sees to decide when to auto-load this skill.

Convert functions/process steps/scenarios into explicit failure modes.

SKILL.md

enumerate-failure-modes.SKILL.md
name: enumerate-failure-modes
description: "Convert functions/process steps/scenarios into explicit failure modes."

enumerate-failure-modes

Purpose

Convert functions, process steps, or scenarios into explicit failure modes.

Input contract

required: [functions_or_steps, intended_outcomes, operating_conditions]
optional: [failure_history, stakeholders]
constraints: [failure mode must state deviation from intended outcome]

Procedure

1. Decompose functions or steps. 2. Enumerate plausible deviations and affected outcomes. 3. Record causes, effects, detectability, and evidence gaps.

Output contract

produces: [failure_mode_register, cause_candidates, effect_candidates, detection_notes]
delta_fields: [findings, evidence_updates, uncertainties, open_questions]

Quality gates

  • Each mode has a function/step, deviation, effect, and provenance.

Failure and counterexamples

Do not list generic risks without a specific function or operating condition.

Provenance map

  • resolved: failure-mode-extraction
Ships withde-anthropocentric-research-engine

The complete research orchestration system for AI-native science. What It Does Design Philosophy Architecture (v3.2.2) Quick Start Configuration Roadmap License DARE is not a tool that helps you do research. It is the researcher.

Get the whole plugin
Stats
499
Stars
41
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
5h ago
Last commit
7mo ago
Created

Repo: yogsoth-ai/de-anthropocentric-research-engine