ba-process-analysis

Analyze AS-IS processes from elicited requirements into a structured Markdown document.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Yukine5377/common --skill ba-process-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ba-process-analysis
Source: https://github.com/Yukine5377/common/tree/main/.cursor/skills/ba-process-analysis
Command: npx skills add https://github.com/Yukine5377/common --skill ba-process-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill analyzes current business processes (AS-IS) based on elicited requirements and outputs a detailed process analysis document, including issue and improvement opportunities analysis.

Core Features & Use Cases

  • AS-IS analysis generation: Converts elicited requirements and process steps into a structured AS-IS document with sections for purpose, AS-IS process, problem analysis, and improvement opportunities.
  • Segmented output guidance: Supports incremental content generation for long documents with step-by-step responses.
  • File storage guidance: Enforces the required file naming and folder structure: docs-BA/Process/[Tên Quy Trình]/[tên_quy_trình]_As_is.md (with automatic folder creation if missing).

Quick Start

Provide the elicited process description and have the agent generate the AS-IS analysis document following the required Markdown structure.

Frequently Asked Questions about ba-process-analysis

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

FAQPage Schema
How do I generate an AS-IS process analysis document from elicited requirements?

To generate an AS-IS process analysis, provide elicited requirements to the agent. It applies a standard AS-IS workflow to identify steps, issues, and improvement opportunities, outputting a structured Markdown document.

What is the required file structure for saving AS-IS analysis markdown files?

AS-IS analysis markdown files must be saved to docs-BA/Process/[Process Name]/[process_name]_As_is.md. The agent enforces this folder structure and automatically creates missing directories.

How does the AS-IS analysis workflow handle long process documentation?

The AS-IS analysis workflow supports long process documentation through segmented output guidance. It generates content incrementally with step-by-step responses for structured Markdown sections.

What sections are included in a structured AS-IS process analysis document?

A structured AS-IS process analysis document includes sections for purpose, AS-IS process steps, problem analysis, and improvement opportunities. It follows specified header and table formats in Markdown.

Can I analyze business processes for gaps and improvement opportunities without manual formatting?

Yes, you can analyze business processes for gaps and improvements automatically. The agent converts elicited requirements into a structured Markdown document with problem analysis and improvement opportunities.

When do I need to perform AS-IS analysis in business process management?

You need AS-IS analysis in business process management when transitioning from elicited requirements to process documentation. It identifies current steps, issues, and improvement opportunities before designing future states.