houmao-launch-agents

Launch fixture-backed Houmao agent workflows to reproduce and validate Claude Code or Codex runs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the problem of consistently launching and validating fixture-backed Houmao agent workflows without re-learning or relying on outdated archived launch instructions.

Core Features & Use Cases

  • Manual invocation guardrails: Ensures the launch path is only used when the user explicitly requests this Skill by exact name, avoiding accidental execution.
  • Maintained launch patterns: Provides clear, supported routes for minimal end-to-end demos, TUI tracking/live-watch evidence, and secure secret-free direct-dir experiments.
  • Credential-safe workflow guidance: Directs users to use maintained auth bundles and to materialize them into a temporary root for runs that need local credentials.
  • Operational command discovery: Points to the current command cookbook for up-to-date usage.

Quick Start

Use the houmao-launch-agents skill when you explicitly want a maintained demo or fixture-backed agent run and follow the cookbook guidance to materialize any needed auth bundles from tests/fixtures/auth-bundles.

Frequently Asked Questions about houmao-launch-agents

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

FAQPage Schema
How do I launch fixture-backed Claude Code or Codex agents for validation?

You can reproduce and validate Claude Code or Codex agent runs by using fixture source trees with temporary materialization of auth bundles, following the maintained command cookbook for exact invocation instructions.

What is fixture-based testing for agent orchestration?

Fixture-based testing for agent orchestration uses predefined source trees and temporarily materialized auth bundles to securely reproduce end-to-end agent runs without relying on live credentials or outdated archived launch instructions.

How do I securely handle credentials when running Codex or Claude Code agent demos?

Handle credentials securely by using maintained auth bundles and materializing them into a temporary root directory for your run, strictly avoiding any archived or outdated api-creds instructions.

Can I use TUI tracking to watch live agent orchestration runs?

Yes, TUI tracking supports live-watch demonstrations of agent orchestration runs by utilizing maintained demo patterns and current commands referenced in the command cookbook.

Why are my archived agent launch blueprints not working?

Archived agent launch blueprints fail because this workflow explicitly forbids archived brains, blueprints, and api-creds instructions, routing users to maintained scripts and the command cookbook for current commands.

Do I need exact skill-name activation to run fixture-backed agent workflows?

Yes, exact skill-name activation is required to run fixture-backed agent workflows, serving as a manual invocation guardrail to prevent accidental execution and ensure the launch path is used intentionally.