Claude Tools / Hooks / babok_analyst
Hooks · gskuza/babok_analyst
babok_analyst
BABOK v3 business analysis agent with 16 MCP tools, 9 stage resources, and human-in-the-loop approval gates.
CLEARED_STATICagent-agnosticv2.2.8
Pipeline results
Coverage
CLEARED_STATIC
Tests run
7 / 8
Portability
Agent-agnostic (works beyond Claude)
Type
Hooks
Tests & results
What the pipeline checked
What's inside
Components found
agents/babok-knowledge-expert.md
componentmedium
agents/babok-orchestrator.md
componentmedium
agents/babok-quality-audit.md
componentmedium
agents/babok-stage-0.md
componentmedium
agents/babok-stage-1.md
componentmedium
agents/babok-stage-2.md
componentmedium
agents/babok-stage-3.md
componentmedium
agents/babok-stage-4.md
componentmedium
agents/babok-stage-5.md
componentmedium
agents/babok-stage-6.md
componentmedium
agents/babok-stage-7.md
componentmedium
agents/babok-stage-8.md
componentmedium
commands/babok-help.md
componentlow
commands/babok-new-eng.md
componentlow
commands/babok-new-pl.md
componentlow
commands/babok-new.md
componentlow
commands/babok-status.md
componentlow
.github/prompts/babok-run-all.prompt.md
componentlow
.github/prompts/babok-stage-1.prompt.md
componentlow
.github/prompts/babok-stage-2.prompt.md
componentlow
Coverage
Not assessed
- behavioural execution not run
- egress patterns logged (FLAG-INFO): 20 lexical match(es)
README
From the repository
# BABOK Analyst - AI-Powered Business Analysis Agent [](https://github.com/GSkuza/BABOK_ANALYST/releases) [](https://github.com/GSkuza/BABOK_ANALYST/actions/workflows/lint-prompts.yml) An AI agent for professional business analysis compliant with **BABOK v3** (International Institute of Business Analysis) standard. Guides the analyst through a structured **9-stage** flow - from Stage 0 project charter to Stage 8 business case and ROI. **Current version:** 2.2.8 | **Plugin install:** Claude Code, Codex, Copilot CLI ## What is BABOK Analyst? BABOK Analyst is a set of system prompts for AI models (Claude, ChatGPT, other LLMs) that transforms them into business analysis experts. The agent: - Conducts a structured analysis process in **9 stages** (Stage 0 charter gate + Stages 1-8) - Uses **Short Rationale + Evidence** methodology (concise conclusions with cited evidence) - Requires **human approval** at each stage (human-in-the-loop) - Generates complete **project documentation** in Markdown format - Man…