aiox-master
Activate Orion (aiox-master) for AIOX Master Orchestrator & Framework Developer. Use when you need comprehensive expertise across all domains, framework…
Guide for implementing the Architect-First development philosophy - perfect architecture, pragmatic execution, quality guaranteed by tests. Use this skill when starting new features, refactoring systems, or when architectural decisions are needed. Enforces non-negotiables like
$ npx -y skills add SynkraAI/aiox-core --skill architect-first --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/architect-firstContext preview
The summary Claude sees to decide when to auto-load this skill.
Guide for implementing the Architect-First development philosophy - perfect architecture, pragmatic execution, quality guaranteed by tests. Use this skill when starting new features, refactoring systems, or when architectural decisions are needed. Enforces non-negotiables like
name: architect-first description: Guide for implementing the Architect-First development philosophy - perfect architecture, pragmatic execution, quality guaranteed by tests. Use this skill when starting new features, refactoring systems, or when architectural decisions are needed. Enforces non-negotiables like complete design/documentation before code, zero coupling, and validation by multiple perspectives before structural decisions.
This skill embodies the "Architect-First" development philosophy: **Perfect architecture, pragmatic execution, quality guaranteed by tests**. Apply this skill when making architectural decisions, starting new features, refactoring existing systems, or when quality gates need to be enforced.
The core principle: **Architecture and documentation are non-negotiable and must precede implementation. Code quality is negotiable IF backed by tests as a safety net (escape hatch).**
"Arquitetura perfeita, execução pragmática, qualidade garantida por testes"
**Non-Negotiable (STOP if violated):**
**Negotiable (with escape hatch):**
**Architect-First Mode (default):**
**Fast Mode (post-validation only):**
New Task/Feature Request
↓
┌──────────────────────────────────────┐
│ Is this a structural/architectural │
│ decision? │
└──────────────────────────────────────┘
↓ YES ↓ NO
↓ ↓
[Architecture Flow] [Execution Flow]**STOP and follow this sequence:**
1. **Map Before Modify**
2. **Multi-Agent Validation**
3. **Design Documentation**
4. **Gold Standard Baseline**
5. **Zero Coupling Validation**
6. **Proceed to Implementation**
1. **Pre-Implementation Checklist**
2. **Test-Driven Safety Net**
3. **Implementation Style**
ACCEPTABLE: ✓ "Ugly" code WITH comprehensive tests ✓ 80% feature completeness IF core case works ✓ Quick implementation WITH test plan + logging REJECTED: ✗ "Ugly" code WITHOUT tests ✗ Capability loss without explicit justification ✗ Hardcoded mutable values (must be YAML) ✗ Deployment without core case working
4. **Debugging Philosophy**
5. **Documentation**
Apply these heuristics when making decisions:
1. **Gold Standard Baseline**: 22 artifacts minimum (adjust to your context) 2. **Never Lose Capability**: Accumulate, never reduce 3. **Architect Before Build**: Design/docs before code, always 4. **Zero Coupling, Max Modularity**: Independent expansion packs 5. **Config > Hardcoding**: Externalize to YAML for all mutable values 6. **Map Before Modify**: Document structure before changing it 7. **Binary Decision Post-Validation**: Fast execution after architectural validation 8. **Speed via Automation**: Not via shortcuts or cutting corners 9. **Quality Escape Hatch**: Tests permit temporary imperfection
**STOP immediately if detecting:**
🌐 README por idioma: EN | PT | ES | ZH Devolvendo às pessoas o poder de criar — Framework open source de orquestração de IA que devolve o controle a quem tem coragem de construir.
Repo: SynkraAI/aiox-core
Activate Orion (aiox-master) for AIOX Master Orchestrator & Framework Developer. Use when you need comprehensive expertise across all domains, framework…
Activate Atlas (analyst) for Business Analyst. Use for market research, competitive analysis, user research, brainstorming session facilitation, structured…
Activate Aria (architect) for Architect. Use for system architecture (fullstack, backend, frontend, infrastructure), technology stack selection (technical…
Activate Dara (data-engineer) for Database Architect & Operations Engineer. Use for database design, schema architecture, Supabase configuration, RLS policies,…
Activate Dex (dev) for Full Stack Developer. Use for code implementation, debugging, refactoring, and development best practices
Activate Gage (devops) for GitHub Repository Manager & DevOps Specialist. Use for repository operations, version management, CI/CD, quality gates, and GitHub…