moses-roles

Enforce Primary, Secondary, and Observer role sequencing in multi-agent workflows.

1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/SunrisesIllNeverSee/moses-claw-gov --skill moses-roles
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moses-roles
Source: https://github.com/SunrisesIllNeverSee/moses-claw-gov/tree/main/skills/moses-roles
Command: npx skills add https://github.com/SunrisesIllNeverSee/moses-claw-gov --skill moses-roles

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Modern AI agent stacks risk out-of-order actions and unpredictable governance. This skill defines and enforces a three-role hierarchy (Primary, Secondary, Observer) to ensure clear leadership, validation, and oversight with an auditable trail.

Core Features & Use Cases

  • Role enforcement: Primary leads, Secondary validates, Observer flags, with explicit sequencing rules.
  • Sequential workflow: Enforces the Primary → Secondary → Observer order across interactions and decisions.
  • Audit-ready governance: Integrates with governance tooling to log role transitions and actions for compliance and traceability.

Quick Start

Activate Primary and begin the governance sequence.

Frequently Asked Questions about moses-roles

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

FAQPage Schema
What is multi-agent role sequencing in AI governance workflows?

Multi-agent role sequencing enforces a strict hierarchy where a Primary agent leads, a Secondary validates, and an Observer flags actions to ensure orderly interactions and auditability. It prevents out-of-order actions and unpredictable governance across your AI agent stack.

How do I enforce a primary, secondary, and observer role sequence across multi-agent interactions?

You enforce the role sequence by activating the Primary agent to lead the workflow, which then mandates the Secondary agent to validate and the Observer agent to flag actions in strict order. This explicit sequencing ensures clear leadership, validation, and oversight.

Can I use role-based governance to create an audit-ready state for multi-agent workflows?

Yes, role-based governance creates an audit-ready state by integrating with governance tooling to log all role transitions and agent actions. This integration ensures compliance and complete traceability across Primary, Secondary, and Observer interactions.

What's the best way to prevent out-of-order actions in a multi-agent AI stack?

The best way to prevent out-of-order actions is applying load-time governance constraints that enforce a three-role hierarchy. This structure ensures the Primary leads, Secondary validates, and Observer flags, coordinating sequence and eliminating unpredictable agent behaviors.

Do I need any specific dependencies to implement role sequencing and audit constraints?

No specific dependencies are required to implement role sequencing and audit constraints. The skill self-contains the governance logic and rules needed to coordinate the Primary, Secondary, and Observer roles and generate an audit-ready state.