Skip to content
Automation
Skill

/operationalize-construct

Turn abstract variables/constructs into measurable operational definitions.

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

Context preview

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

Turn abstract variables/constructs into measurable operational definitions.

SKILL.md

operationalize-construct.SKILL.md
name: operationalize-construct
description: "Turn abstract variables/constructs into measurable operational definitions."

operationalize-construct

Purpose

Translate an abstract construct into observable indicators, measurement rules, and validity checks.

Input contract

required: [construct_definition, target_context]
optional: [theory, candidate_indicators, measurement_constraints]
constraints: [indicators must map to construct facets and declare direction]

Procedure

1. Decompose the construct into facets and boundary conditions. 2. Map each facet to observable indicators and measurement procedures. 3. Specify aggregation, polarity, missingness, and confound handling. 4. Record convergent, discriminant, and construct-irrelevant validity checks.

Output contract

produces: [construct_operationalization, indicator_map, measurement_rules, validity_checks]
delta_fields: [findings, decisions, uncertainties, open_questions]

Quality gates

  • Indicators cover the declared construct facets.
  • Operational rules are reproducible and distinguish proxy from direct measure.

Failure and counterexamples

Do not substitute an easy-to-measure proxy without stating the construct loss.

Provenance map

  • `resolved: operationalize-construct`
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
15h ago
Last commit
7mo ago
Created

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