Skip to content
Automation
Skill

/decompose-ishikawa

Build an Ishikawa-style causal decomposition across relevant cause families.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill decompose-ishikawa --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/decompose-ishikawa

Context preview

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

Build an Ishikawa-style causal decomposition across relevant cause families.

SKILL.md

decompose-ishikawa.SKILL.md
name: decompose-ishikawa
description: "Build an Ishikawa-style causal decomposition across relevant cause families."

decompose-ishikawa

Purpose

Build an Ishikawa causal decomposition across relevant cause families.

Input contract

required: [effect_statement, cause_families]
optional: [evidence_records, system_boundary]
constraints: [cause families must be named and causes linked to the effect]

Procedure

1. Place the normalized effect at the head of the diagram. 2. Populate relevant method, data, theory, measurement, researcher, and environment branches. 3. Subdivide each branch into testable causes and mark evidence status.

Output contract

produces: [ishikawa_map, cause_register, evidence_status]
delta_fields: [findings, assumption_updates, uncertainties]

Quality gates

  • Every cause belongs to a declared family and has a testability or evidence note.

Failure and counterexamples

Reject a decorative fishbone with no causal links or one that treats categories as causes without support.

Provenance map

  • `deep-insight/ishikawa-decomposition`: resolved.
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