一键导入
aiox-handoff
Create an AIOX agent handoff artifact when switching personas. Use on agent switch, handoff, or /aiox-handoff.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create an AIOX agent handoff artifact when switching personas. Use on agent switch, handoff, or /aiox-handoff.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | aiox-handoff |
| description | Create an AIOX agent handoff artifact when switching personas. Use on agent switch, handoff, or /aiox-handoff. |
| metadata | {"short-description":"AIOX workflow: aiox-handoff"} |
When switching agents (/aiox-* skills), compact context into a handoff artifact.
Path: .aiox/handoffs/handoff-{from}-to-{to}-{timestamp}.yaml
handoff:
from_agent: "{id}"
to_agent: "{id}"
story_context:
story_id: ""
story_path: ""
story_status: ""
current_task: ""
branch: ""
decisions: []
files_modified: []
blockers: []
next_action: ""
Template: .aiox-core/development/templates/agent-handoff-tmpl.yaml
Finalize bookkeeping for a story already completed by QA. Never changes lifecycle status. Use when: close story, *close-story, story Done, /close-story.
EXECUTE lean Full Story Development Cycle for one story: plan via CLI, run validate → develop → review (QG loop) → close with Sequence Lock, durable progress under .aiox/sdc/. Use when: full-sdc, full cycle, SDC, run story end-to-end.
QA gate for a story — verdict PASS/CONCERNS/FAIL/WAIVED + lifecycle transition. Use when: review story, qa gate, *qa-gate, /review-story.
EXECUTE a lean wave — plan story DAG + file-ownership batches via CLI, dispatch full-sdc per story, fan-in check, hand off merge to @devops. Use when: wave-execute, run wave, epic wave, parallel stories SDC.
Activate Quinn (qa) for Test Architect & Quality Advisor. Use for comprehensive test architecture review, quality gate decisions, and code improvement. Provides thorough analysis including requirements traceability, risk assessment, and...
EXECUTE a lean wave — plan story DAG + file-ownership batches via CLI, dispatch full-sdc per story, fan-in check, hand off merge to @devops. Use when: wave-execute, run wave, epic wave, parallel stories SDC.