aiox-dev

Execute autonomous software development tasks with git worktrees and quality gates.

Updated May 27, 2026
One-click install
npx skills add https://github.com/bychrisr/now-company --skill aiox-dev-bychrisr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aiox-dev
Source: https://github.com/bychrisr/now-company/tree/main/.claude/skills/AIOX/agents/dev
Command: npx skills add https://github.com/bychrisr/now-company --skill aiox-dev-bychrisr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires coderabbit, and includes scripts (resource) components.

What problem does it solve?

This skill solves the challenge of managing complex software development lifecycles by providing an autonomous agent that handles implementation, debugging, and refactoring tasks while maintaining strict adherence to project standards.

Core Features & Use Cases

  • Autonomous Story Implementation: Executes development tasks from user stories with precision, including subtask management and validation.
  • Quality Assurance Integration: Automates pre-commit code quality checks and technical debt tracking to ensure production-grade code.
  • Workflow Orchestration: Manages isolated worktrees, autonomous build loops, and recovery systems to ensure development continuity even when errors occur.

Quick Start

Activate the dev agent and initiate the development process for a specific story by typing the develop command followed by the story identifier.

Frequently Asked Questions about aiox-dev

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

FAQPage Schema
How do I automate full-stack software development workflows from user stories?

Autonomous software development workflows are executed by an AI agent that implements user stories, manages subtasks, and orchestrates builds. It requires project-specific story files and development standards to ensure consistent, high-quality code delivery.

How does an autonomous agent handle code quality enforcement and debugging during refactoring?

Code quality enforcement and debugging during refactoring are handled through automated pre-commit quality gates and technical debt tracking. The agent performs these checks autonomously to ensure production-grade code before finalizing implementation.

Do I need CodeRabbit integration to run autonomous development workflows?

Yes, CodeRabbit integration is a required dependency for running these autonomous development workflows. The agent relies on it to properly orchestrate task implementation, code quality enforcement, and build loops.

What is the best way to manage isolated worktrees and build orchestration for automated coding tasks?

Managing isolated git worktrees and build orchestration is handled natively by the autonomous agent's workflow framework. It executes autonomous build loops and recovery systems to maintain development continuity even when errors occur.

Can I execute subtasks and story implementations without manual intervention?

Yes, autonomous story implementation executes development tasks directly from user stories without manual intervention. The agent manages subtask execution and validation automatically, provided the project-specific story files are correctly configured.

What are the limitations of using an autonomous agent for development continuity when build errors occur?

The agent uses recovery systems to maintain development continuity when build errors occur during autonomous loops. However, it strictly requires pre-configured project-specific development standards and story files to function correctly without manual debugging.