Agent Skills
› terryso/open-agent-sdk-swift
› bmad-story-automator-review
bmad-story-automator-review
GitHub用于故事自动化会话中的自主代码审查流程,支持自动修复和冲刺状态同步。当故事自动化器请求非交互式代码审查时触发,按工作流确定性执行并应用自动修复。
Trigger Scenarios
故事自动化器请求非交互式代码审查
需要自动处理代码修复和状态同步
Install
npx skills add terryso/open-agent-sdk-swift --skill bmad-story-automator-review -g -y
SKILL.md
Frontmatter
{
"name": "bmad-story-automator-review",
"description": "Runs the autonomous code review flow used by story automator sessions, including auto-fix handling and sprint-status sync. Use when the story automator asks for a non-interactive review of a story."
}
- Read
./workflow.yaml. - Then read
./instructions.xml. - Use
./checklist.mdas the validation checklist. - Follow the workflow deterministically. If the invocation asks for automatic fixes, apply them without pausing for manual menus.
Version History
- 0.12.0 Current 2026-07-24 22:34


