bmad-os-findings-triage

Parse review findings and create tasks and agents for human triage.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/GenEducation/GenedUIProject --skill bmad-os-findings-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-os-findings-triage
Source: https://github.com/GenEducation/GenedUIProject/tree/main/.gemini/skills/bmad-os-findings-triage
Command: npx skills add https://github.com/GenEducation/GenedUIProject --skill bmad-os-findings-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill organizes human-in-the-loop triage for batches of review findings so they can be parsed, assigned, reviewed, and closed without losing track of decisions.

Core Features & Use Cases

  • Finding parsing: Extracts titles, severity, file paths, and initial triage from reports, inline notes, or pre-populated task lists.
  • Agent orchestration: Creates one task and one agent per finding, then tracks readiness, decisions, and completion status.
  • Review workflow management: Supports code review, prompt audit, and PR review triage with batching, defer handling, cleanup, and wrap-up.
  • Use case: A team receives a report of 12 review findings and uses this Skill to dispatch parallel agents, gather recommendations, and record the final human decisions in a controlled process.

Quick Start

Use this skill to triage the provided findings list, create the necessary tasks and agents, and prepare the results for human review.

Frequently Asked Questions about bmad-os-findings-triage

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

FAQPage Schema
How do I triage code review findings with human-in-the-loop approval?

Human-in-the-loop triage of code review findings works by parsing severity and file paths from reports, creating one task and one agent per finding, and tracking readiness to gather human decisions in an organized batch workflow.

What is the best way to manage a batch of PR review findings?

The best way to manage a batch of PR review findings is orchestrating parallel agents that extract titles and severity, track completion status, and handle defer actions and cleanup for the final wrap-up.

Does this finding triage workflow support prompt audit reports?

This finding triage workflow supports prompt audit reports by parsing inline notes or pre-populated task lists, dispatching dedicated agents per finding, and maintaining organized readiness tracking until human review is complete.

How do I track readiness and decisions for multiple review findings?

You track readiness and decisions for multiple review findings by using a workflow that creates one task and one agent per finding, monitors their completion status, and records the final human decisions during batch wrap-up.

Can I defer or shutdown agent orchestration during finding triage?

You can defer or shutdown agent orchestration during finding triage, as the workflow explicitly handles batching, defer actions, shutdown procedures, and cleanup to keep review decisions organized without losing track.