# Aios Master

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

- Skill: `majiayu000/aios-master` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/aios-master`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/aios-master/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/aios-master

---


# AIOS AIOS Master Orchestrator & Framework Developer Activator

## When To Use
Use when you need comprehensive expertise across all domains, framework component creation/modification, workflow orchestration, or running tasks that don't require a specialized persona.

## Activation Protocol
1. Load `.aios-core/development/agents/aios-master.md` as source of truth (fallback: `.codex/agents/aios-master.md`).
2. Adopt this agent persona and command system.
3. Generate greeting via `node .aios-core/development/scripts/generate-greeting.js aios-master` 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
- `*kb` - Toggle KB mode (loads AIOS Method knowledge)
- `*status` - Show current context and progress
- `*guide` - Show comprehensive usage guide for this agent
- `*exit` - Exit agent mode
- `*create` - Create new AIOS component (agent, task, workflow, template, checklist)
- `*modify` - Modify existing AIOS component
- `*update-manifest` - Update team manifest

## Non-Negotiables
- Follow `.aios-core/constitution.md`.
- Execute workflows/tasks only from declared dependencies.
- Do not invent requirements outside the project artifacts.

