jep-primitive-skills

JEP Primitive Skills — Atomic Reference Implementations of Judge, Delegate, Terminate, Verify for Agent Collaboration Grammar

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "jep-primitive-skills" with this command: npx skills add schchit/jep-primitive-skills

JEP Primitive Skills

Atomic Reference Implementations of Judge, Delegate, Terminate, Verify

The Four Primitives

PrimitiveVerbPurpose
JudgeJInitiate an observation assertion
DelegateDTransfer authority to another agent
TerminateTClose the lifecycle of a prior assertion
VerifyVCross-validate an existing assertion

Complete Cognitive Interaction Algebra

These four primitives form a complete algebra:

  • J creates state.
  • V validates state.
  • D distributes responsibility for state.
  • T invalidates state.

Any complex multi-agent collaboration decomposes into ordered combinations of these four atoms. No fifth primitive is required.

Protocol Alignment

All events produced are strict JEP-04 compliant:

  • jep: "1"
  • verb: J/D/T/V
  • who: issuer DID
  • when: Unix timestamp
  • what: SHA-256 multihash of payload
  • nonce: UUIDv4
  • aud: target
  • ref: chain link
  • sig: JWS signature
  • task_based_on: JAC-01 parent task hash

Integration

Events feed directly into:

  • Determinability-Checker — causal sufficiency verification
  • COE-Consensus — shared world state formation
  • JEP-Guard-Audit — compliance chain generation

Cognitive Emergence Lab
yuqiang@humanjudgment.org

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Clawhub Search & Verify

Safely search and review Clawhub skills by keyword, showing details and risk before asking for explicit approval to install.

Registry SourceRecently Updated
1.2K0Profile unavailable
Automation

COE Consensus

COE Consensus Engine — Cross-Model Consensus Skill for Shared World State Formation

Registry SourceRecently Updated
450Profile unavailable
Automation

Enhanced Agent Modes

Provides three modes—Explore (read-only), Plan (analyze before acting), and Verify (check results)—plus feature flags to toggle capabilities dynamically.

Registry SourceRecently Updated
940Profile unavailable
Automation

Judge

A comprehensive AI agent skill for navigating court systems and legal proceedings. Helps you understand what type of court handles your situation, prepares y...

Registry Source
3190Profile unavailable