meta

Analyze decisions with the CLEAR META framework and output a MetaScore, rationale, and implementation plan.

1|1|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/demithras/ClearMeta --skill meta-demithras
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta
Source: https://github.com/demithras/ClearMeta/tree/main/.claude/skills/meta
Command: npx skills add https://github.com/demithras/ClearMeta --skill meta-demithras

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clear strategic decisions are often opaque, inconsistent, or hard to reproduce. The CLEAR META framework provides a disciplined structure to surface context, validate claims, set exit criteria, decide on actions, and capture learnings.

Core Features & Use Cases

  • Structured decision analysis with CLEAR phases (C-L-E-A-R) and L-labels for epistemic claims (fact, hypothesis, model, belief, heuristic).
  • MetaScore-based ranking with options, rationale, and an actionable implementation plan for architecture decisions, technology choices, and process improvements.
  • Output is designed for both human review and machine execution, enabling AX/UX-aligned outputs and deterministic results.

Quick Start

Use /meta <question> to trigger a depth-selected analysis (quick, deep, or comparative). Use --depth to force depth, --plan to derive a task plan, and --beads to persist decisions across sessions.

Frequently Asked Questions about meta

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I make reproducible technology selection decisions for my architecture?

Architecture decision analysis evaluates options using structured CLEAR phases and epistemic labels to validate claims. It produces a reproducible recommendation with a MetaScore, rationale, and an actionable implementation plan for your technology selection.

What is the best way to compare multiple technology options for a workflow?

Comparative decision analysis applies the CLEAR META framework to rank multiple technology options using a MetaScore. It outputs a structured recommendation with rationale and an actionable implementation plan tailored to your workflow architecture.

Can I force a specific analysis depth when running decision analysis?

You can force decision analysis depth using the --depth parameter to trigger quick, comparative, or deep evaluation. This controls the rigor of the CLEAR META framework applied to your architecture or technology selection question.

How do I derive a task plan from a strategic decision analysis?

Derive a task plan from decision analysis by using the --plan parameter. This converts the CLEAR META framework's structured recommendation and implementation plan into actionable tasks for your technology selection and workflow execution.

How do I persist strategic decisions across multiple sessions?

Persist strategic decisions across sessions using the --beads parameter. This captures the MetaScore, rationale, and implementation plan from your decision analysis, ensuring reproducible technology selection and workflow architecture outcomes over time.

When should I use deep analysis instead of quick analysis for technology selection?

Use deep analysis for complex architecture decisions requiring rigorous validation of epistemic claims, and quick analysis for simple technology selection. Deep analysis generates a more detailed MetaScore and implementation plan for high-stakes workflow decisions.