Business Analysis Skill

Structure product and business knowledge into a complete PRD with goals, personas, features, and acceptance criteria.

75|8|Updated Dec 20, 2023
One-click install
npx skills add https://github.com/flowkraft/datapallas --skill business-analysis-skill-flowkraft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Business Analysis Skill
Source: https://github.com/flowkraft/datapallas/tree/main/asbl/src/main/external-resources/db-template/_apps/flowkraft/_ai-hub/.skills/business-analysis
Command: npx skills add https://github.com/flowkraft/datapallas --skill business-analysis-skill-flowkraft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you translate rough product and business ideas into clear, well-structured Product Requirements Documents (PRDs) that stakeholders can review and teams can execute.

Core Features & Use Cases

  • PRD Structuring for Clarity: Organizes objectives, personas, feature requirements, and acceptance criteria so nothing critical is missing.
  • Testable Acceptance Criteria: Converts user intent into checkable criteria that reduce ambiguity during development and QA.
  • Visual Requirement Planning (WBS): Suggests Work Breakdown Structure diagrams in PlantUML to visualize epics, features, and phased releases for complex initiatives.

Example use case: You have a new onboarding workflow idea for a SaaS product; you provide the business context and target users, and this Skill produces a complete PRD draft with personas, success metrics, feature requirements, and acceptance criteria, plus a WBS diagram suggestion to map MVP vs. enhancements.

Quick Start

Describe your product idea, target users, and success metrics, and ask the Skill to produce a PRD as an Org Mode (.org) document ready to save under /docs/product/.

Frequently Asked Questions about Business Analysis Skill

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

FAQPage Schema
How do I structure a PRD with clear acceptance criteria and user stories?

To structure a PRD with clear acceptance criteria and user stories, you provide product context and target users to generate an organized document. This process translates rough business ideas into checkable criteria that reduce ambiguity during development and QA.

What is the best way to break down complex product requirements into a WBS diagram?

The best way to break down complex product requirements into a WBS diagram is to generate PlantUML Work Breakdown Structure suggestions. This visualizes epics, features, and phased releases to map MVP initiatives against future enhancements.

Can I generate an Org Mode document for product requirement planning?

Yes, you can generate an Org Mode document for product requirement planning by providing your business context and success metrics. The output produces a structured .org file ready to save directly under your product documentation directory.

How do I write testable acceptance criteria for an MVP feature set?

To write testable acceptance criteria for an MVP feature set, you convert user intent into checkable conditions within a structured PRD. This ensures nothing critical is missing and reduces ambiguity for stakeholder-aligned documentation during iterations.

Does this PRD generation approach work for both product discovery and feature planning?

Yes, this PRD generation approach works for both product discovery and feature planning. It structures product knowledge into goals, personas, and feature requirements, applying to stakeholder-aligned documentation for MVP and subsequent iterations.