review

Analyze sprint health and generate BA-REPORT.md from completed tickets.

1|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Olino3/anvil --skill review-olino3
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/Olino3/anvil/tree/main/plugins/anvil/skills/review
Command: npx skills add https://github.com/Olino3/anvil --skill review-olino3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the validation of sprint health by analyzing ticket completion, health indicators, and ROADMAP coverage, and it produces a structured BA report to inform stakeholders.

Core Features & Use Cases

  • Analyze sprint health by comparing completed tickets against ROADMAP milestones and dependencies.
  • Dispatch the ba-agent to perform automated health checks, cleanup, and report generation.
  • Generate BA-REPORT.md summarizing sprint health, gaps, and recommended actions for stakeholders.

Quick Start

Dispatch the ba-agent for a specified sprint phase to generate the BA report.

Frequently Asked Questions about review

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

FAQPage Schema
How do I automate sprint health analysis and verify completed tickets against a roadmap?▼

Automate sprint health analysis by dispatching a ba-agent to verify completed tickets, compare them against ROADMAP.md milestones, and generate a structured BA-REPORT.md summarizing gaps and recommended actions.

What is a BA report for agile sprints and how does it track project health?▼

A BA report for agile sprints is a structured document generated by analyzing ticket completion and health indicators against ROADMAP phases to summarize project health, gaps, and recommended stakeholder actions.

How do I generate a sprint health report for tickets stored in docs/anvil/sprints?▼

Generate a sprint health report by dispatching the ba-agent with the sprint path under docs/anvil/sprints, ROADMAP phase details, and project configuration to produce BA-REPORT.md automatically.

Can I use this automated ticket verification to check dependencies across multiple sprint phases?▼

Yes, this automated ticket verification analyzes sprint health by comparing completed tickets against ROADMAP milestones and dependencies across specified sprint phases to identify coverage gaps.

What do I need to provide to dispatch a ba-agent for sprint health validation?▼

You need to provide the sprint path located under docs/anvil/sprints, ROADMAP.md phase details, and project configuration to dispatch the ba-agent for automated health checks and BA report generation.

What are the limitations of using automated sprint health analysis for agile project tracking?▼

This automated sprint health analysis requires sprint phases structured under docs/anvil/sprints and alignment with ROADMAP.md, limiting its use to projects following this specific documentation and configuration structure.