agent-assistant-deploy

Route deployment tasks to the Agent Assistant workflow via /deploy in Codex-based agents.

54|18|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/hainamchung/agent-assistant --skill agent-assistant-deploy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-assistant-deploy
Source: https://github.com/hainamchung/agent-assistant/tree/main/code-assistants/codex-assistant/skills/agent-assistant-deploy
Command: npx skills add https://github.com/hainamchung/agent-assistant --skill agent-assistant-deploy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Route deployment tasks to the Agent Assistant deployment workflow, activating the /deploy route within Codex-based agents.

Core Features & Use Cases

  • Spawns and coordinates deployment routing within a multi-agent Codex environment.
  • Loads and enforces deployment boot rules, and resolves required skills from the agent-assistant skill set.
  • Provides a simple activation path for triggering deployment workflows via the /deploy command.

Quick Start

Type /deploy to activate the Agent Assistant deployment workflow.

Frequently Asked Questions about agent-assistant-deploy

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

FAQPage Schema
How do I route deployment tasks in a multi-agent Codex environment?

The /deploy command activates the Agent Assistant deployment workflow in a multi-agent Codex environment. It automatically loads boot rules, spawns required agents, and resolves skills from the agent-assistant skill set to handle deployment routing.

What is the /deploy command used for in Codex-based agents?

The /deploy command triggers the Agent Assistant deployment workflow in Codex-based agents. It provides a simple activation path to coordinate deployment routing, enforce boot rules, and resolve necessary skills across a multi-agent setup.

How do I load boot rules and spawn agents for a deployment workflow?

Trigger the /deploy route within your Codex-based multi-agent environment to load boot rules and spawn agents for a deployment workflow. This action automatically fulfills the requirements to load boot rules, spawn agents, and resolve deployment skills.

Can I use the Agent Assistant deployment workflow with my existing multi-agent setup?

Yes, the Agent Assistant deployment workflow works with your existing setup if it is a Codex-based multi-agent environment. The workflow is specifically designed to spawn and coordinate deployment routing within these Codex-based agent configurations.

What are the limitations of using /deploy for deployment routing?

A key limitation of using /deploy for deployment routing is its strict design for Codex-based agents and multi-agent setups. It relies entirely on the agent-assistant skill set to resolve required skills and enforce boot rules during workflow activation.