aiox-squad-creator

Create and manage AIOX squads with JSON Schema validation and legacy migration.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/freitassph/aiox-core --skill aiox-squad-creator-freitassph
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aiox-squad-creator
Source: https://github.com/freitassph/aiox-core/tree/main/.codex/skills/aiox-squad-creator
Command: npx skills add https://github.com/freitassph/aiox-core --skill aiox-squad-creator-freitassph

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you set up and govern AIOX squads—so you can design the right agents and tasks, validate them against standards, and publish them without fragile manual steps.

Core Features & Use Cases

  • Design and blueprint squads: Generate a squad plan from documentation with recommendations that fit the AIOX model.
  • Validate for correctness and standards: Check squad structure against JSON Schema and AIOX requirements before you publish.
  • Manage lifecycle and evolution: List local squads, migrate legacy squads to the latest format, analyze coverage, and extend squads with new components.

Quick Start

Activate the aiox-squad-creator skill and ask it to design a new squad based on your domain documentation, then validate it for JSON Schema and AIOX standards.

Frequently Asked Questions about aiox-squad-creator

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

FAQPage Schema
How do I design agent workflows with proper governance for my team?

You can design agent workflows with governance by generating an AIOX squad plan from your domain documentation. The skill applies persona rules and dependency constraints to ensure reliable agent tasks and structural coverage.

How do I validate an agent orchestration squad against JSON Schema?

Validating an agent orchestration squad against JSON Schema requires checking its structure before publishing. The skill enforces AIOX requirements and schema validation to prevent fragile manual steps during squad creation.

What is the best way to migrate legacy formats to a new agent squad structure?

Migrating legacy formats to a new agent squad structure involves analyzing existing coverage and updating the configuration. The skill migrates legacy squads to the latest format while enforcing constitution and dependency-based execution constraints.

Can I extend existing agent squads with new components and tasks?

Yes, you can extend existing agent squads by adding new components and tasks. The skill manages the squad lifecycle, allowing you to analyze structural coverage and integrate new elements without breaking governance rules.

Do I need specific source files to create an AIOX squad?

Yes, creating an AIOX squad requires specified agent persona source files. The skill uses these files to generate an initial greeting, enforce the squad-creator persona, and apply constitution constraints during workflow management.