🧪
QualityJavaScript

Type Realization

by jongwony

Type Realization is a Quality skill for Claude Code, published by jongwony in epistemic-protocols.

161 stars15 forkson jongwony/epistemic-protocolsAdded 2026/09/08+1% in starsRepository updated 2026/09/08
ai-collaborationclaude-codeepistemologymetacognitionplugin
Install in seconds
Install Type Realization
Copy Type Realization into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/jongwony/epistemic-protocols/tree/main/.claude/skills/realize ~/.claude/skills/realize

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/jongwony/epistemic-protocols.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/realize/SKILL.md in jongwony/epistemic-protocols
Installs to
~/.claude/skills/realize
Collection
One of 25 skills cataloged from this repository
Category
Quality1897 skills

What Type Realization does

Type Realization measures whether a named protocol’s formal contract is realized during an actual run. Use it to test runtime behavior like phase transitions, gates, and stop/proceed outcomes rather than static file quality.

Type Realization is cataloged under Quality on DirSkills. Type Realization comes from a repository tagged ai-collaboration, claude-code, epistemology, metacognition and plugin.

Documentation

README

Type Realization

Measure whether one named protocol skill's declared contract is realized during an actual run. The first argument is required; /realize inquire selects only the registered inquire cases and graders. An unknown or omitted target fails before setup.

Purpose

A protocol's formal blocks are runtime-normative: TYPES, PHASE TRANSITIONS, TOOL GROUNDING and the Rules type the prose and carry the operational contract. Static checks establish that a SKILL.md contains those blocks and enforce a bounded set of structural invariants. Nothing establishes that a run follows their transitions.

This is the opening of the README. Read the full README on GitHub.

Commands Type Realization provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /realize
  • /verify
  • /inquire

Frequently asked about Type Realization

  • What else does jongwony publish alongside Type Realization?

    Type Realization is one of 25 skills that DirSkills catalogs from jongwony/epistemic-protocols, the repository it ships in. Its siblings there include Aitesis Protocol, Analogia Protocol and Contextualize. Each one is a separate skill with its own page in this directory, installs the same way Type Realization does, and is maintained by jongwony in that same repository. The rest of the collection is listed on the jongwony/epistemic-protocols page.

  • How does Type Realization compare to other Quality skills?

    Type Realization ranks #1817 by stars among the 1897 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Type Realization against them. Open each page to compare what they document and how they install.

More from jongwony/epistemic-protocols

Type Realization is one of 25 skills cataloged on DirSkills from jongwony/epistemic-protocols.

See all 25 skills
1h ago

Aitesis Protocol

Aitesis Protocol scans for missing context before execution and asks prioritized questions to resolve uncertainties. Use it when an AI needs to separate factual, coherence, and relevance gaps before proceeding.
AI Engineering
16115
🧭
1h ago

Analogia Protocol

Analogia Protocol validates structural mappings between abstract and concrete domains. It surfaces concrete instantiations when a mapping is uncertain and supports user grounding, repair, or withdrawal.
AI Engineering
16115
🧭
1h ago

Contextualize

Contextualize detects when an output is technically correct but does not fit the current application context. Use it after execution to surface applicability mismatches for review, routing, or adaptation.
AI Engineering
16115
🧠
1h ago

Elenchus Protocol

Elenchus Protocol vets working context before action by challenging claims, checking provenance, and surfacing counterarguments. Use it when a context may be suspect and needs to be resolved into a vetted context.
AI Engineering
16115
🧭
1h ago

Elicit

Elicit reverse-traces decision coordinates from an ambiguous intent using the user’s codebase, rules, session history, and environment. Use it when a request is underspecified and you need to surface questions, parked coordinates, and a resolved endpoint.
AI Engineering
16115
🧪
1h ago

Encapsulation Audit

Encapsulation Audit reviews plugin SKILL.md prose and plugin description metadata for self-contained language. Use it when checking for contributor-knowledge assumptions or banned-reference rephrasings that evade deterministic encapsulation checks.
Quality
16115