kairos-pipeline-operations

Operate and debug the KAIROS 9-agent pipeline across its 6-phase lifecycle.

1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/hruthik46/agentvic-workflow --skill kairos-pipeline-operations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kairos-pipeline-operations
Source: https://github.com/hruthik46/agentvic-workflow/tree/main/skills/kairos-pipeline-operations
Command: npx skills add https://github.com/hruthik46/agentvic-workflow --skill kairos-pipeline-operations

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams operate, debug, and extend the KAIROS 9-agent pipeline running on the specified host, consolidating guidelines, workflows, and tooling into a single reference.

Core Features & Use Cases

  • Provides an overview of the 9 agents and their phase ownership, gates, and escalation paths.
  • Documents the 6-phase lifecycle, iteration loop, and watchdog mechanisms to maintain production-grade reliability.
  • Serves as a hands-on operational guide for deployment, monitoring, and troubleshooting across stages, with command references and notes on Telegram notifications and vault access.

Quick Start

Learn the pipeline basics and start applying it to real tasks by reviewing the phase lifecycle and attempting a sample gate through the orchestrator workflow.

Frequently Asked Questions about kairos-pipeline-operations

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

FAQPage Schema
How do I debug a multi-agent pipeline failure?

Debugging a multi-agent pipeline failure involves using the provided operational guidelines to trace inter-agent messaging, check watchdog mechanisms, and follow escalation paths across the 6-phase lifecycle.

What is the 6-phase lifecycle in a multi-agent orchestrator pipeline?

The 6-phase lifecycle in a multi-agent orchestrator pipeline defines the sequential stages, gate criteria, and agent ownership required to maintain production-grade reliability and manage phase transitions.

How do I inject work across agents in a pipeline in real time?

To inject work across agents in a pipeline in real time, you use the 5 documented injection methods to dynamically distribute tasks and interventions across all 9 agents during active deployments.

When should I trigger an escalation path for pipeline watchdog failures?

Trigger an escalation path for pipeline watchdog failures when automated watchdog mechanisms detect anomalies during phase transitions, requiring structured troubleshooting or manual intervention to proceed.

Can I integrate Telegram notifications and vault access into pipeline operations?

Yes, you can integrate Telegram notifications and vault access into pipeline operations, using the provided command references and tooling context to manage alerts and secure credentials across deployment stages.