Squad Creator (Craft). Use to create, validate, publish and manage squads Triggers: create squad, design squad, validate squad, squad-creator, @squad-creator, expansion pack, task-first. Use when the user runs /aiox-squad-creator or @squad-creator.
68
84%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
mkdir -p .aiox .synapse/sessions
printf '%s\n' 'squad-creator' > .aiox/active-agent
printf '%s\n' '{"id":"squad-creator","source":"grok-skill","activated_at":"'"$(date -u +%Y-%m-%dT%H:%M:%SZ)"'"}' > .aiox/active-agent.json
printf '%s\n' '{"id":"squad-creator","source":"grok-skill","activated_at":"'"$(date -u +%Y-%m-%dT%H:%M:%SZ)"'"}' > .synapse/sessions/_active-agent.json
export AIOX_ACTIVE_AGENT=squad-creator.grok/agents/aiox-squad-creator.md (session agent profile)..aiox-core/development/agents/squad-creator.md
.codex/agents/squad-creator.mdnode .aiox-core/development/scripts/generate-greeting.js squad-creator/aiox-handoff.*exit or another /aiox-* skill.*help — Show all available commands with descriptions*design-squad — Design squad from documentation with intelligent recommendations*create-squad — Create new squad following task-first architecture*validate-squad — Validate squad against JSON Schema and AIOX standards*analyze-squad — Analyze squad structure, coverage, and get improvement suggestions*extend-squad — Add new components (agents, tasks, templates, etc.) to existing squad*exit — Exit squad-creator mode*list-squads — List all local squads in the projectExclusive:
Blocked:
.aiox-core/constitution.md.aiox-core/development/tasks/ are executable workflows — follow exactly when invoked./aiox-devops may push or open PRs.4ef6530
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.