houmao-agent-loop-pairwise-v2

Plan and operate lifecycle controls for legacy pairwise-v2 tree-loop runs.

18|3|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/igamenovoer/houmao --skill houmao-agent-loop-pairwise-v2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: houmao-agent-loop-pairwise-v2
Source: https://github.com/igamenovoer/houmao/tree/main/src/houmao/agents/assets/system_skills/legacy/houmao-agent-loop-pairwise-v2
Command: npx skills add https://github.com/igamenovoer/houmao --skill houmao-agent-loop-pairwise-v2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Houmao-agent-loop-pairwise-v2 turns an explicitly requested enriched tree-loop workflow into a versioned, operator-controlled run that can be planned, initialized, inspected, started, paused, resumed, recovered, and forcibly terminated with clear lifecycle semantics.

Core Features & Use Cases

  • Enriched tree-loop plan authoring (legacy pairwise-v2 alias): Creates or revises a structured loop plan with durable pages and validated routing-packet expectations.
  • Manual, explicit-run lifecycle operations: Supports plan/init and then operational actions such as start/peek/ping/pause/resume/recover_and_continue/stop/hard-kill for the accepted run_id.
  • Strict routing and fault isolation guardrails: Enforces fail-closed behavior for packet mismatches and keeps the user agent outside the execution loop while the designated master supervises.

Quick Start

Use this skill only when you explicitly request houmao-agent-loop-pairwise-v2 to generate a plan or operate the corresponding start/initialize/run-control actions in your selected output directory.

Frequently Asked Questions about houmao-agent-loop-pairwise-v2

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

FAQPage Schema
How do I author and run enriched tree-loop workflows with deterministic routing?

You can manually operate the run lifecycle by issuing plan or initialize actions, followed by start, peek, pause, resume, recover, stop, or hard-kill commands for the accepted run_id to maintain strict operator control over tree-loop execution.

What happens when routing packets mismatch during AI agent orchestration?

When routing packets mismatch during AI agent orchestration, the system enforces strict fail-closed behavior to isolate faults, keeping the user agent outside the execution loop while the designated master supervises the recovery process.

When do I need explicit run lifecycle management for workflow planning?

You need explicit run lifecycle management for workflow planning when you require durable initialize material validation and operator-controlled operations, ensuring deterministic routing and recovery semantics for an accepted run_id.

Can I pause and recover an active AI agent run after initialization?

Yes, you can pause and recover an active AI agent run after initialization by applying manual run-control operations to the accepted run_id, allowing you to resume or forcibly terminate the execution with clear lifecycle semantics.

What are the limitations of using legacy pairwise-v2 enriched tree loops?

The limitations of legacy pairwise-v2 enriched tree loops include requiring manual activation only when explicitly named by the user, and enforcing strict fail-closed handling that prevents the user agent from entering the execution loop.