plan-business-analyst-review

Validate data-app requests and generate BA review artifacts with scope decisions.

19|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/tower/agentic-data-engineering --skill plan-business-analyst-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-business-analyst-review
Source: https://github.com/tower/agentic-data-engineering/tree/main/.claude/skills/plan-business-analyst-review
Command: npx skills add https://github.com/tower/agentic-data-engineering --skill plan-business-analyst-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the validation of data-app requests from business stakeholders before any code is written.

Core Features & Use Cases

  • Detects mode (SCOPE_CHECK, DISCOVERY, EXPANSION) and applies a six-dimension scoring rubric.
  • Generates a BA review artifact at .tower/reviews/ba-review-<app-name>-YYYYMMDD.md documenting goals, consumer, source, endpoints, and scope decisions.
  • Provides gating decisions (APPROVE/BLOCK/OVERRIDE) to align project scope with business value.

Quick Start

Provide the business goal and context, then run the BA review to generate the scope artifact

Frequently Asked Questions about plan-business-analyst-review

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

FAQPage Schema
How do I validate data analytics project scope before writing code?

You validate data analytics project scope by running an automated BA review that scores stakeholder requests across six dimensions to determine feasibility before development. This generates a scope artifact documenting goals, consumers, sources, and endpoints.

What is a BA review for data-app requests?

A BA review is an automated validation process that detects request modes like SCOPE_CHECK or DISCOVERY and applies a scoring rubric to data-app requests. It produces gating decisions to align project scope with business value before implementation.

How do I assess stakeholder data requests for analytics pipeline feasibility?

You assess stakeholder data requests by scoring them against a six-dimension rubric that evaluates analytics pipeline feasibility. The process outputs an artifact summarizing the business goal, consumer, source, endpoints, and scope decisions.

Can I block data analytics projects with unclear scope from proceeding?

Yes, you can block data analytics projects from proceeding by using the gating decisions provided by the scope validation review. It outputs APPROVE, BLOCK, or OVERRIDE decisions to ensure project scope aligns with business value before coding starts.

When should I run a scope check on data analytics requests?

You should run a scope check on data analytics requests before any code is written. This validates business goals and context, determining whether the request requires discovery, expansion, or standard scope validation.

What does the automated business analyst review artifact include?

The automated business analyst review artifact includes a documented summary of the project goal, consumer, data source, endpoints, and scope decisions. It is generated as a markdown file to guide the next implementation steps.