One-click install
npx skills add https://github.com/rodrigo-altissimo/qiartificial --skill aiox-sm-rodrigo-altissimo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aiox-sm
Source: https://github.com/rodrigo-altissimo/qiartificial/tree/main/.claude/skills/AIOX/agents/sm
Command: npx skills add https://github.com/rodrigo-altissimo/qiartificial --skill aiox-sm-rodrigo-altissimo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns PRD-level intent into precise, developer-implementable user stories with clear acceptance criteria, reducing ambiguity that causes rework during sprint execution.

Core Features & Use Cases

  • User story creation & refinement: Produce the next detailed user story from the PRD/epic structure, then improve it for completeness and execution clarity.
  • Story validation & checklist execution: Run a story draft checklist to confirm the draft meets expected standards before handoff.
  • Agile ceremonies support: Assist with sprint planning, backlog grooming, and retrospective facilitation to keep the team aligned.
  • Local branch management (development-time): Manage local branches (create/switch/list/delete) and guide local merge workflows without remote push/PR actions.

Quick Start

Activate the aiox-sm agent to create the next user story from your PRD and refine it until it passes the story checklist.

Frequently Asked Questions about aiox-sm

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

FAQPage Schema
How do I translate PRD intent into sprint-ready user stories with clear acceptance criteria?

To translate PRD intent into sprint-ready user stories, this Skill refines epic structures into detailed narratives with strict acceptance criteria and completeness signals for Scrum execution. It reduces ambiguity and rework by validating drafts against a checklist before developer handoff.

How do I validate a user story draft against a checklist for backlog grooming?

Validating a user story draft for backlog grooming involves running a specialized story checklist to confirm the narrative meets expected standards. This Skill executes that validation to ensure completeness and execution clarity before sprint planning.

Can I manage local git branching for development-time workflows without triggering remote pushes?

You can manage local git branching for development-time workflows because this Skill operates using local tools only. It handles creating, switching, listing, and deleting branches while enforcing strict boundaries that block remote git push or pull request operations.

Does this Scrum Master tool support sprint planning and retrospective facilitation?

This Scrum Master tool supports sprint planning and retrospective facilitation by assisting with agile ceremonies to keep the team aligned. It coordinates handoffs to specialized agents for implementation while focusing on story preparation and local branch management.

What is the best way to prepare an epic structure for sprint execution without ambiguity?

The best way to prepare an epic structure for sprint execution is to generate the next detailed user story from the PRD and refine it until it passes a story checklist. This Skill applies deterministic guidance to produce completeness signals for Scrum execution.

Why does this local branch management approach block remote git PR operations?

This local branch management approach blocks remote git PR operations to enforce strict boundaries and prevent unauthorized repository changes. It coordinates handoffs to specialized agents for remote actions while exclusively using local tools for development-time workflows.