si-dyad-ops

Manage SI dyad container lifecycles and execute commands within actor and critic containers.

Updated Dec 31, 2025
One-click install
npx skills add https://github.com/Aureuma/si --skill si-dyad-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: si-dyad-ops
Source: https://github.com/Aureuma/si/tree/main/tools/codex-skills/si-dyad-ops
Command: npx skills add https://github.com/Aureuma/si --skill si-dyad-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management and operation of SI dyads, simplifying complex container orchestration tasks for AI agents.

Core Features & Use Cases

  • Dyad Lifecycle Management: Easily spawn, status check, restart, stop, start, and remove dyad containers.
  • Interactive Debugging: Inspect dyad logs, peek into their state, and execute commands directly within them.
  • Offline Validation: Supports running dyad operations in an offline mode for testing and validation without requiring Codex authentication.

Quick Start

Spawn a new dyad named 'my-test-dyad' with the default role.

Frequently Asked Questions about si-dyad-ops

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

FAQPage Schema
How do I manage the lifecycle of Docker containers for AI agent orchestration?

You can manage container orchestration by spawning, starting, stopping, and removing dyad instances. This skill automates these lifecycle operations for actor and critic containers to streamline AI agent workflows.

How do I debug and execute commands inside running dyad containers?

You can inspect dyad logs, peek into their current state, and execute commands directly within the containers. This facilitates interactive debugging for both actor and critic environments.

Can I run offline validation and testing for dyad containers without authentication?

Yes, you can perform offline smoke validation without requiring Codex authentication. Environment variables control container commands and loop behavior to validate operations securely in isolation.

What host mounts are required to operate dyads securely with full functionality?

Validating necessary host mounts is required to support secure dyad operations. This ensures the actor and critic containers have the appropriate access needed for full interactive functionality.

How do I check the status of actor and critic containers during orchestration?

You can perform status checks on spawned dyads to monitor the state of actor and critic containers. This provides immediate visibility into the health and availability of your orchestrated agents.