bmad-story-automator-review

Automate code review for story automator sessions with workflow.yaml and instructions.xml.

1|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/peshay/portfolixir --skill bmad-story-automator-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-story-automator-review
Source: https://github.com/peshay/portfolixir/tree/main/.claude/skills/bmad-story-automator-review
Command: npx skills add https://github.com/peshay/portfolixir --skill bmad-story-automator-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the code review process for story automator sessions, handling auto-fixes and sprint status synchronization, streamlining the review workflow.

Core Features & Use Cases

  • Automated Code Review: Executes a predefined code review flow, including auto-fix handling and sprint-status sync.
  • Customizable Workflow: Allows for the use of a custom workflow.yaml and instructions.xml for tailored review processes.
  • Validation Checklist: Provides a comprehensive checklist for review validation, ensuring all necessary steps are followed.
  • Multi-Step Execution: Follows a deterministic workflow with clear steps for loading files, building a review plan, executing the review, presenting findings, and updating story status.
  • Use Case: Ideal for teams using story automator sessions where manual code reviews are time-consuming and prone to errors.

Quick Start

Run the bmad-story-automator-review skill to initiate an automated code review for the current story.

Frequently Asked Questions about bmad-story-automator-review

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

FAQPage Schema
How do I automate code review for sprint stories?

Automated code review for sprint stories executes a predefined validation workflow, handles auto-fixes, and synchronizes sprint status based on review outcomes. It requires workflow.yaml and instructions.xml to run the multi-step review process.

What is automated story status synchronization in code review?

Automated story status synchronization updates sprint tracking based on code review outcomes after executing validation workflows. It ensures story status reflects review results without manual intervention.

Do I need workflow.yaml and instructions.xml to run automated code review?

Yes, workflow.yaml and instructions.xml are required files for executing the automated code review process. These files define the custom review flow, validation steps, and instructions for handling auto-fixes and sprint status synchronization.

Can I customize the code review workflow for my team's sprint process?

Yes, the code review workflow is customizable through a custom workflow.yaml and instructions.xml. Teams can tailor the review process, validation checklist, and auto-fix handling to match their specific sprint story requirements.

What's the best way to handle auto-fixes during automated code review?

The best way to handle auto-fixes is through a deterministic multi-step workflow that loads files, builds a review plan, executes validation, presents findings, and updates story status based on the auto-fix outcomes.

Why does my automated code review workflow fail to update sprint status?

Automated code review fails to update sprint status when the workflow.yaml or instructions.xml files are missing or improperly configured. The workflow requires both files to execute validation steps and synchronize story status based on review outcomes.