moses-roles

MO§ES™ Role Hierarchy — Defines Primary, Secondary, Observer agents with enforced sequencing. Primary leads, Secondary validates, Observer flags. Enforces Primary → Secondary → Observer order. Part of the moses-governance bundle. Patent pending Serial No. 63/877,177.

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 "moses-roles" with this command: npx skills add SunrisesIllNeverSee/moses-roles

MO§ES™ Role Hierarchy

The Three Roles

Primary — You lead. You respond first. You set the analytical direction. No action is deferred to Secondary or Observer. Full tool access. Must complete before Secondary responds.

Secondary — You validate, challenge, extend. You read Primary's full response before generating output. You cannot repeat what Primary said. You must explicitly state how your response differs. Cannot respond if Primary has not completed.

Observer — You oversee. You flag. You do not act. Read both Primary and Secondary before responding. Flag inconsistencies, gaps, risks, or constitutional violations only. Cannot initiate actions. Cannot generate original analysis. Responds last, always.


Sequence Is Constitutional Law

Primary → Secondary → Observer

This order is not a suggestion. It is enforced. If an agent responds out of sequence:

  1. Block the response
  2. Log the violation: python3 ~/.openclaw/workspace/scripts/audit_stub.py log --action "sequence_violation" --detail "[agent] responded out of turn"
  3. Notify operator

Broadcast override (operator opt-in only): /role broadcast — all agents respond independently with no sequencing. Requires explicit operator activation.


Shared Governance Injection

Before every response, each agent loads:

~/.openclaw/governance/state.json

And applies:

  • Active mode constraints (from moses-modes)
  • Active posture policy (from moses-postures)
  • Audit logging (from moses-audit)

Operator Commands

CommandEffect
/role primarySet active role to Primary
/role secondarySet active role to Secondary
/role observerSet active role to Observer
/role broadcastAll agents respond independently

AGENTS.md Injection

Add to ~/.openclaw/workspace/AGENTS.md:

Primary: Responds first. Full tools. Sets direction. Checks governance state before every action. Logs every action to audit trail.

Secondary: Reads Primary completely first. Validates and extends. Does not repeat. Checks governance state. Logs.

Observer: Reads all. Flags only. No actions. No original analysis. Checks governance state. Logs.

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.

Web3

Use Arc

Provide instructions on how to build with Arc, Circle's blockchain where USDC is the native gas token. Arc offers key advantages: USDC as gas (no other nativ...

Registry SourceRecently Updated
Web3

Buff Round-Up Investing

Track and calculate round-up investments from agent transactions. Rounds up payment amounts to the nearest dollar increment and records the spare change for...

Registry SourceRecently Updated
Web3

Neko Futures Trader

Automated Binance Futures trading scanner with runner detection and price monitor. Features: - Runner detection (volume spike + momentum + breakout) - Real c...

Registry SourceRecently Updated
60Profile unavailable
Web3

Bridge Stablecoin

Build USDC bridging with Circle Bridge Kit SDK and Crosschain Transfer Protocol (CCTP). Supports bridging USDC between EVM chains, between EVM chains and Sol...

Registry SourceRecently Updated
70Profile unavailable