technical-business-analyst

Translate business goals into engineering-executable documentation and implementation plans.

7|1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/pranav8494/team-of-agents --skill technical-business-analyst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: technical-business-analyst
Source: https://github.com/pranav8494/team-of-agents/tree/main/skills/technical-business-analyst
Command: npx skills add https://github.com/pranav8494/team-of-agents --skill technical-business-analyst

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of vague, incomplete, or ambiguous project documentation by producing precise artifacts that engineers can execute with minimal rework.

Core Features & Use Cases

  • Scope-safe documentation: Clarifies in-scope vs out-of-scope boundaries and confirms assumptions before writing or modifying files.
  • Engineering-ready plans: Generates TDD-aligned implementation plans with exact file paths, commands, and test-first steps.
  • Stakeholder-aligned outputs: Produces audience-specific documents (executive, product, engineer, QA) to ensure the right level of detail.
  • Common delivery artifacts: Supports BRD, functional specs, user stories with Given/When/Then acceptance criteria, ADRs, RAID logs, gap analyses, and task decomposition.

Quick Start

Ask for an implementation plan by telling the AI what you’re building, the target audience, and the current constraints, and then confirm before any files are created or overwritten.

Frequently Asked Questions about technical-business-analyst

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

FAQPage Schema
How do I write functional specifications and user stories that engineers can execute without rework?

Functional specifications and user stories require explicit in-scope boundaries, Given/When/Then acceptance criteria, and exact file paths. Translating business goals into engineering-ready documentation ensures TDD-aligned steps and minimizes ambiguous execution.

What is the best way to define project scope and track risks in software delivery?

Defining project scope and tracking risks requires clarifying in-scope vs out-of-scope boundaries and maintaining a RAID log. Capturing assumptions and audience-aware formatting prevents scope creep and unmanaged delivery risks.

How do I create an implementation plan from business requirements?

Creating an implementation plan from business requirements involves decomposing tasks into TDD-aligned steps with exact file paths and commands. Confirming stakeholder intent and audience constraints before writing ensures the plan is engineering-executable.

Can I generate Architecture Decision Records (ADRs) from stakeholder intent?

Generating Architecture Decision Records from stakeholder intent requires translating business goals into precise, unambiguous technical artifacts. ADRs document architectural choices with audience-aware formatting for engineering handoff.

Does this approach support audience-specific documentation for different stakeholders?

Audience-specific documentation supports executive, product, engineer, and QA stakeholders by adjusting the level of detail. Producing tailored outputs like BRDs, gap analyses, and functional specs ensures relevant context for each workflow participant.

What limitations exist when translating business goals into task decomposition?

Translating business goals into task decomposition requires confirming assumptions and constraints before modifying files. Limitations arise if initial stakeholder intent is vague, making it difficult to produce unambiguous artifacts with exact execution paths.