What problem does it solve?
This Skill eliminates the inefficiencies of ad-hoc full stack development by providing a standardized, best-practice-driven workflow for implementing user stories, debugging issues, refactoring code, and running validations, reducing rework and ensuring consistent code quality.
Core Features & Use Cases
- Standardized Story Implementation: Follow a structured workflow to implement user stories from assignment to ready-for-review status, ensuring all tasks, subtasks, and tests are completed as required.
- Automated Quality Assurance: Integrate pre-commit CodeRabbit reviews and self-healing loops to catch critical code issues before QA review, minimizing rework.
- Use Case: A developer assigned a new user story for a payment processing endpoint can use this Skill to implement the code, write unit tests, run all validations, fix any critical issues automatically, and mark the story ready for review without manual overhead.
Quick Start
Use the aiox-dev skill to implement the user story 'story-2.1.4-add-payment-endpoint' from your docs/stories/ folder, run all tests, and mark it ready for review once all validations pass.