run-protocol

Execute ORZ protocol steps in order with per-step verification.

44|125|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/TserenTserenov/FMT-exocortex-template --skill run-protocol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-protocol
Source: https://github.com/TserenTserenov/FMT-exocortex-template/tree/main/.claude/skills/run-protocol
Command: npx skills add https://github.com/TserenTserenov/FMT-exocortex-template --skill run-protocol

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The protocol ensures that each step of the ORZ process is executed in order and cannot be skipped, preserving context and accountability.

Core Features & Use Cases

  • Stepwise routing of protocol steps with mandatory per-step verification.
  • Clear orchestration of day-open, session, day-close steps and a final verification.
  • Use Case: An agent follows the protocol to open a day, manage sessions, close a day, and verify all steps.

Quick Start

Initiate the ORZ protocol steps in order and record each step as it is completed, ending with a final verification.

Frequently Asked Questions about run-protocol

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

FAQPage Schema
How do I enforce stepwise verification in an AI agent workflow?

Stepwise verification in an AI agent workflow is enforced by orchestrating deterministic step execution with per-step marking. This ensures no step is skipped and maintains traceability through a final verification checklist.

What is the ORZ protocol for structured session handling?

The ORZ protocol for structured session handling is a verifiable execution process that orchestrates day-opening, session management, and day-closing steps. It applies deterministic routing to guarantee accountability and preserve context.

How do I implement a mandatory checklist for AI agent protocol execution?

You can implement a mandatory checklist for AI agent protocol execution by applying deterministic step execution and per-step marking. The workflow concludes with a final verification checklist to guarantee full traceability.

Can I use a stepwise protocol for both daily and weekly AI agent flows?

Yes, you can use a stepwise protocol for both daily and weekly AI agent flows. The orchestration applies to day-opening, session handling, day-closing, and weekly protocol flows requiring structured, verifiable execution.

Why does step skipping occur in agent workflows and how do I prevent it?

Step skipping occurs when workflows lack deterministic routing and per-step marking. You can prevent it by orchestrating protocol steps in order and applying a final verification checklist to ensure no step is bypassed.

Do I need external dependencies to run a verification protocol for AI agents?

No, you do not need external dependencies to run a verification protocol for AI agents. The protocol operates independently, orchestrating steps and applying a final checklist to guarantee traceability without external modules.