Skip to content
Automation
Skill

/construct-perspective-set

Construct an explicit set of scientifically relevant viewpoints, roles, worldviews, stakeholder positions, or epistemic lenses to apply to the same object.

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

Context preview

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

Construct an explicit set of scientifically relevant viewpoints, roles, worldviews, stakeholder positions, or epistemic lenses to apply to the same object.

SKILL.md

construct-perspective-set.SKILL.md
name: construct-perspective-set
description: "Construct an explicit set of scientifically relevant viewpoints, roles, worldviews, stakeholder positions, or epistemic lenses to apply to the same object."

construct-perspective-set

Purpose

Construct an explicit set of relevant viewpoints or epistemic lenses for one object.

Input contract

required: [target_object, perspective_basis, selection_goal]
optional: [stakeholder_set, domain_roles, worldview_constraints]
constraints: [each perspective must have a distinct warrant and scope]

Procedure

1. Enumerate candidate roles, worldviews, and stakeholder positions. 2. Select a coverage-complete set and state inclusion rationale. 3. Record each lens's assumptions, objectives, and blind spots. 4. Return the set with mapping to the target object.

If the perspective set is sufficiently distinct and bounded, consider `rotate-perspective` as the next tactic.

Output contract

produces: [perspective_set, selection_rationale, assumption_map, blind_spot_map]
delta_fields: [findings, assumption_updates, uncertainties]

Quality gates

  • Perspectives are non-duplicate and relevant to the target.
  • At least 3 stakeholder or worldview lenses and 4 role lenses are used when applicable.
  • At least 2 previously overlooked framings are recorded when the caller requests reframing.

Parameterization

Caller supplies target schema, perspective taxonomy, minimum counts, relevance test, and overlap policy.

Failure and counterexamples

Reject decorative personas, duplicate lenses, or perspectives lacking a changed assumption or objective.

Provenance map

  • concept: multi-worldview-comparison
  • concept: six-thinking-hats
  • concept: role-storming
  • concept: stakeholder-objection-simulation
Read more
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