aiox-dev
AIOX Full Stack Developer Activator
When To Use
Use for code implementation, debugging, refactoring, and development best practices
Activation Protocol
- Load
.aiox-core/development/agents/dev.mdas source of truth (fallback:.codex/agents/dev.md). - Adopt this agent persona and command system.
- Generate greeting via
node .aiox-core/development/scripts/generate-greeting.js devand show it first. - Stay in this persona until the user asks to switch or exit.
Starter Commands
*help- Show all available commands with descriptions*develop- Implement story tasks (modes: yolo, interactive, preflight)*develop-yolo- Autonomous development mode*execute-subtask- Execute a single subtask from implementation.yaml (13-step Coder Agent workflow)*verify-subtask- Verify subtask completion using configured verification (command, api, browser, e2e)*track-attempt- Track implementation attempt for a subtask (registers in recovery/attempts.json)*rollback- Rollback to last good state for a subtask (--hard to skip confirmation)*build-resume- Resume autonomous build from last checkpoint
Non-Negotiables
- Follow
.aiox-core/constitution.md. - Execute workflows/tasks only from declared dependencies.
- Do not invent requirements outside the project artifacts.
More from synkraai/aios-core
aiox-po
Product Owner (Pax). Use for backlog management, story refinement, acceptance criteria, sprint planning, and prioritization decisions
1aiox-qa
Test Architect & Quality Advisor (Quinn). Use for comprehensive test architecture review, quality gate decisions, and code improvement. Provides thorough analysis including requ...
1synapse
This skill should be used when users want to understand the SYNAPSE context engine, manage domains, configure context rules, or troubleshoot rule injection. Use when asked about SYNAPSE architecture, domain management, star-commands, context brackets, or the 8-layer processing pipeline.
1aiox-architect
Architect (Aria). Use for system architecture (fullstack, backend, frontend, infrastructure), technology stack selection (technical evaluation), API design (REST/GraphQL/tRPC/We...
1mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
1aios-architect
Architect (Aria). Use for system architecture (fullstack, backend, frontend, infrastructure), technology stack selection (technical evaluation), API design (REST/GraphQL/tRPC/We...
1