aiox-dev

Implement, debug, and refactor full-stack features via agent-driven subtask workflows.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/freitassph/aiox-core --skill aiox-dev-freitassph
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aiox-dev
Source: https://github.com/freitassph/aiox-core/tree/main/.codex/skills/aiox-dev
Command: npx skills add https://github.com/freitassph/aiox-core --skill aiox-dev-freitassph

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AIOX Dev helps you implement, debug, and refactor full-stack features faster while keeping work aligned with the project’s declared development agent persona and dependencies.

Core Features & Use Cases

  • Full-stack implementation & debugging: Use the dev agent workflow to deliver code changes for development stories, including refactoring and fixes.
  • Subtask execution & verification: Break work into subtasks, execute a single subtask from the implementation plan, and verify completion using the configured verification method.
  • Attempt tracking and safe recovery: Record attempts for recovery, and rollback to the last good state when a change fails or needs rework.

Quick Start

Activate the aiox-dev skill and tell it to implement your requested change using the declared project development artifacts.

Frequently Asked Questions about aiox-dev

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement and debug full-stack features using an agent workflow?

Full-stack implementation and debugging uses an agent-driven workflow to execute development stories, applying subtask selection, verification, and rollback tracking to ensure code changes align with project dependencies.

What is the best way to break down a development story into verifiable subtasks?

Breaking down a development story involves selecting a single subtask from an implementation plan and verifying its completion using a configured verification method, tracking attempts for safe recovery if needed.

How does rollback recovery work when a code refactoring attempt fails?

Rollback recovery works by recording implementation attempts and reverting to the last good state when a refactoring or debugging change fails, ensuring safe recovery across yolo, interactive, and preflight modes.

Do I need to load a specific persona before starting full-stack development tasks?

Yes, full-stack development requires loading the dev persona source of truth, generating a deterministic greeting, enforcing constitution and dependency constraints, and maintaining that persona until you request an exit or switch.

Can I use this workflow for both new feature implementation and existing code refactoring?

Yes, the agent workflow supports both new full-stack feature implementation and existing code refactoring, tracking progress through verification methods and maintaining alignment with declared project dependencies.

What are the limitations of using automated subtask verification for development stories?

Automated subtask verification requires maintaining the loaded dev persona and enforcing dependency constraints throughout execution, limiting flexibility if the project lacks a declared constitution or source of truth.