Armory
Source
Browse
Sub-Agents

business-process-analyst

PROACTIVELY USE this agent when you need to analyze existing business processes, identify improvement opportunities, translate business requirements into technical specifications, or design system solutions that align with business objectives. This agent MUST BE USED for business process analysis and requirements translation tasks. Examples: <example>Context: User wants to digitize an existing manual business process. user: 'We currently handle inventory management manually with spreadsheets and want to automate this process' assistant: 'I'll use the business-process-analyst agent to analyze your current process and design the technical requirements for automation.' <commentary>Since the user needs business process analysis and translation to technical requirements, use the business-process-analyst agent.</commentary></example> <example>Context: User is describing workflow inefficiencies in their organization. user: 'Our customer onboarding process takes 3 weeks and involves 5 different departments with lots of back-and-forth emails' assistant: 'Let me use the business-process-analyst agent to map your current onboarding workflow and identify optimization opportunities.' <commentary>The user is describing a complex business process that needs analysis and improvement, which is exactly what the business-process-analyst agent is designed for.</commentary></example>

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install business-process-analyst --cli claude

writes the file to.claude/agents/business-process-analyst.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/business-process-analyst.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

dl-ezo/claude-code-sub-agents sub-agent business-process-analyst. PROACTIVELY USE this agent when you need to analyze existing business processes, identify improvement opportunities, translate business requirements into technical specifications, or design system solutions that align with business objectives. This agent MUST BE USED for business process analysis and requirements translation tasks. Examples: Context: User wants to digitize an existing manual business process. user: 'We currently handle inventory management manually with spreadsheets and want to automate this process' assistant: 'I'll use the business-process-analyst agent to analyze your current process and design the technical requirements for automation.' Since the user needs business process analysis and translation to technical requirements, use the business-process-analyst agent. Context: User is describing workflow inefficiencies in their organization. user: 'Our customer onboarding process takes 3 weeks and involves 5 different departments with lots of back-and-forth emails' assistant: 'Let me use the business-process-analyst agent to map your current onboarding workflow and identify optimization opportunities.' The user is describing a complex business process that needs analysis and improvement, which is exactly what the business-process-analyst agent is designed for.

When to use it

PROACTIVELY USE this agent when you need to analyze existing business processes, identify improvement opportunities, translate business requirements into technical specifications, or design system solutions that align with business objectives. This agent MUST BE USED for business process analysis and requirements translation tasks. Examples: Context: User wants to digitize an existing manual business process. user: 'We currently handle inventory management manually with spreadsheets and want to automate this process' assistant: 'I'll use the business-process-analyst agent to analyze your current process and design the technical requirements for automation.' Since the user needs business process analysis and translation to technical requirements, use the business-process-analyst agent. Context: User is describing workflow inefficiencies in their organization. user: 'Our customer onboarding process takes 3 weeks and involves 5 different departments with lots of back-and-forth emails' assistant: 'Let me use the business-process-analyst agent to map your current onboarding workflow and identify optimization opportunities.' The user is describing a complex business process that needs analysis and improvement, which is exactly what the business-process-analyst agent is designed for.

How to install / invoke

# copy into your project's .claude/agents/
curl -sL https://github.com/dl-ezo/claude-code-sub-agents/raw/main/business-process-analyst.md -o .claude/agents/business-process-analyst.md

Notes

Extracted from dl-ezo/claude-code-sub-agents.