status

Check Ouroboros session status and measure drift from seed goals.

5.4k|535|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/Q00/ouroboros --skill status-q00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/Q00/ouroboros/tree/main/skills/status
Command: npx skills add https://github.com/Q00/ouroboros --skill status-q00

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Checks the live status of an Ouroboros execution session and assesses drift from the original seed goals to enable quick governance.

Core Features & Use Cases

  • Real-time session status retrieval
  • Drift measurement against the seed goals
  • Guidance for next steps based on results

Quick Start

Ask Ouroboros to fetch the current status of a given session and report drift.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check the status of an active execution session?

To check the status of an active execution session, provide the session_id to load the monitoring tool, which retrieves real-time progress and current session health metrics for governance.

What is session drift and how is it measured against original goals?

Session drift is the deviation of current output from seed content and constraints. It is measured by comparing current concepts and constraint violations against the initial seed goals to quantify alignment.

How do I detect constraint violations during an automated monitoring session?

To detect constraint violations during an automated monitoring session, invoke the drift measurement tool using current output and seed content, which returns structured results highlighting specific violations.

Can I get actionable next steps for correcting session drift?

Yes, you can get actionable next steps for correcting session drift by requesting drift analysis, which evaluates current concepts and returns structured guidance for corrective actions.

What inputs are required to measure drift in an Ouroboros session?

Measuring drift in an Ouroboros session requires the active session_id, current_output, seed_content, identified constraint_violations, and current_concepts to generate a structured drift assessment.