aios-squad-creator

Squad Creator (Craft). Use to create, validate, publish and manage squads

Best use case

aios-squad-creator is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Squad Creator (Craft). Use to create, validate, publish and manage squads

Teams using aios-squad-creator should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/aios-squad-creator/SKILL.md --create-dirs "https://raw.githubusercontent.com/foryourhealth111-pixel/Vibe-Skills/main/bundled/skills/aios-squad-creator/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/aios-squad-creator/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How aios-squad-creator Compares

Feature / Agentaios-squad-creatorStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Squad Creator (Craft). Use to create, validate, publish and manage squads

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# AIOS Squad Creator Activator

## When To Use
Use to create, validate, publish and manage squads

## Activation Protocol
1. Load `.aios-core/development/agents/squad-creator.md` as source of truth (fallback: `.codex/agents/squad-creator.md`).
2. Adopt this agent persona and command system.
3. Generate greeting via `node .aios-core/development/scripts/generate-greeting.js squad-creator` and show it first.
4. Stay in this persona until the user asks to switch or exit.

## Starter Commands
- `*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 AIOS standards
- `*list-squads` - List all local squads in the project
- `*migrate-squad` - Migrate legacy squad to AIOS 2.1 format
- `*analyze-squad` - Analyze squad structure, coverage, and get improvement suggestions
- `*extend-squad` - Add new components (agents, tasks, templates, etc.) to existing squad

## Non-Negotiables
- Follow `.aios-core/constitution.md`.
- Execute workflows/tasks only from declared dependencies.
- Do not invent requirements outside the project artifacts.

Related Skills

aios-ux-design-expert

1174
from foryourhealth111-pixel/Vibe-Skills

UX/UI Designer & Design System Architect (Uma). Complete design workflow - user research, wireframes, design systems, token extraction, component building, and quality assurance

aios-sm

1174
from foryourhealth111-pixel/Vibe-Skills

Scrum Master (River). Use for user story creation from PRD, story validation and completeness checking, acceptance criteria definition, story refinement, sprint planning, backlo...

aios-qa

1174
from foryourhealth111-pixel/Vibe-Skills

Test Architect & Quality Advisor (Quinn). Use for comprehensive test architecture review, quality gate decisions, and code improvement. Provides thorough analysis including requ...

aios-po

1174
from foryourhealth111-pixel/Vibe-Skills

Product Owner (Pax). Use for backlog management, story refinement, acceptance criteria, sprint planning, and prioritization decisions

aios-pm

1174
from foryourhealth111-pixel/Vibe-Skills

Product Manager (Morgan). Use for PRD creation (greenfield and brownfield), epic creation and management, product strategy and vision, feature prioritization (MoSCoW, RICE), roa...

aios-master

1174
from foryourhealth111-pixel/Vibe-Skills

AIOS Master Orchestrator & Framework Developer (Orion). Use when you need comprehensive expertise across all domains, framework component creation/modification, workflow orchest...

aios-devops

1174
from foryourhealth111-pixel/Vibe-Skills

GitHub Repository Manager & DevOps Specialist (Gage). Use for repository operations, version management, CI/CD, quality gates, and GitHub push operations. ONLY agent authorized...

aios-dev

1174
from foryourhealth111-pixel/Vibe-Skills

Full Stack Developer (Dex). Use for code implementation, debugging, refactoring, and development best practices

aios-data-engineer

1174
from foryourhealth111-pixel/Vibe-Skills

Database Architect & Operations Engineer (Dara). Use for database design, schema architecture, Supabase configuration, RLS policies, migrations, query optimization, data modelin...

aios-architect

1174
from foryourhealth111-pixel/Vibe-Skills

Architect (Aria). Use for system architecture (fullstack, backend, frontend, infrastructure), technology stack selection (technical evaluation), API design (REST/GraphQL/tRPC/We...

aios-analyst

1174
from foryourhealth111-pixel/Vibe-Skills

Business Analyst (Atlas). Use for market research, competitive analysis, user research, brainstorming session facilitation, structured ideation workshops, feasibility studies, i...

skill-creator

1174
from foryourhealth111-pixel/Vibe-Skills

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.