A platform-neutral business analysis skill pack for AI assistants. It combines atomic techniques, requirements discovery, elicitation support, end-to-end workflows, and quality review passes in one reusable repo.
pestle-analysisswot-prioritisationporters-five-forcesvalue-proposition-analysisstakeholder-registerpower-interest-gridraci-matrixinterview-designquestionnaire-designworkshop-designobservation-study-planprototype-elicitationuse-case-specificationprocess-model-specmoscow-prioritisationsee-i-clarifiercatwoe-root-definition
acceptance-criteria-writerambiguity-hunterassumption-extractorconstraint-detectordefinition-of-done-drafteredge-case-elicitorfunctional-vs-nonfunctional-splitterproblem-statement-refinerproto-requirements-normalizerrequirements-conflict-checkerrequirements-gap-auditorrequirements-interrogatorrequirements-prioritizerrequirements-traceability-starter
raci-rasci-builderstakeholder-communication-plannerprobe-question-generatorpyramid-funnel-diamond-interviewerquestionnaire-pilot-checkerbreakout-structure-designeras-is-process-investigatorto-be-process-designerbusiness-rule-extractorbenefit-hypothesis-writer
business-problem-framingstrategy-analysisstakeholder-analysisrequirements-elicitationprocess-modelling-and-improvementssm-analysisrequirements-packager
critical-thinking-bias-checkassumptions-constraints-logevidence-gap-reviewdeliverable-consistency-checkrequirements-quality-check
- Preserves the original
atomic/,workflows/, andquality/source grouping - Mirrors packaged skills into both
.claude/skills/and.agents/skills/ - Supports broad BA work from discovery through structured deliverables
- Adds requirements discovery, traceability, and elicitation-support skills missing from the original repo
- Keeps quality checks separate so deliverables can be reviewed before handoff
git clone https://github.com/45ck/business-analysis-skills.git
cd business-analysis-skills
bash install.shThis installs every packaged skill into both:
~/.claude/skills/~/.agents/skills/
cp -R .claude /path/to/your-project/
cp -R .agents /path/to/your-project/bash uninstall.shUse workflow skills first for broad problem spaces, atomic skills for specific BA techniques, and quality skills before finalizing a deliverable.
/business-problem-framing claims triage process
/stakeholder-analysis payroll replacement program
/requirements-elicitation onboarding workflow
/process-modelling-and-improvement invoice approval process
/requirements-packager convert discovery notes into a delivery-ready requirements pack
/swot-prioritisation launch of a student support portal
/porters-five-forces local food delivery platform
/raci-matrix identity migration project
/raci-rasci-builder delivery team responsibilities
/use-case-specification submit and approve leave request
/process-model-spec incident escalation workflow
/requirements-interrogator stakeholder notes from workshop
/acceptance-criteria-writer password reset requirements
/requirements-traceability-starter MVP scope
/as-is-process-investigator current procurement workflow
/to-be-process-designer improved procurement workflow
/business-rule-extractor policy document and ops notes
/evidence-gap-review proposed CRM migration
/requirements-quality-check draft booking requirements
/deliverable-consistency-check BA artifact pack
atomic/ original source grouping
workflows/ original source grouping
quality/ original source grouping
.claude/skills/<skill>/SKILL.md packaged skill format
.agents/skills/<skill>/SKILL.md mirrored packaged skill format
docs/ba/templates/ reusable BA templates
install.sh global installer
uninstall.sh global uninstaller
LICENSE MIT
- requirements-analyst - Turn ambiguous asks into scoped, testable requirements
- requirements-analyst-beads - Track requirements gaps, assumptions, and follow-up items
- system-modeler - Translate requirements into structured analysis models
- marketing-product-skills - Product strategy, growth, positioning, launch, SEO, and pricing skills
- hci-review-skill - Structured HCI and UX review skills
- fagan-inspection-skill - Formal inspection and defect-review skills
- software-architecture-skills - Architecture options, views, risks, and tradeoff writing
- data-structures-algorithmic-reasoning-skills - Data structure selection and algorithmic reasoning skills
- oop-code-structure-skills - Object-oriented design and class-structure review skills
- web-engineering-skills - Web request handling, MVC, validation, routing, and navigation skills
- backend-persistence-skills - Persistence, schema, ORM, query, and migration skills
- enterprise-architecture-integration-skills - Enterprise topology, integration, messaging, and cloud skills
- uml-analysis-modelling-skills - UML analysis and modelling skills
- verification-test-design-skills - Verification, coverage, decision-table, and oracle design skills
- automation-testing-skills - Unit, integration, API, UI, regression, and flaky-test skills
- non-functional-testing-skills - Performance, resilience, scalability, soak, stress, and NFR testing skills
- software-quality-skills - Quality models, technical debt, maintainability, and reliability skills
- code-review-inspection-skills - Formal inspection, checklist-driven review, metrics, and rework planning skills
- refactoring-code-smells-skills - Refactoring, anti-pattern, duplication, and code smell review skills
- design-for-testability-skills - Seams, DI, determinism, hidden I/O, and testability design skills
- security-engineering-skills - Threat modeling, boundaries, least privilege, and secure defaults skills
- authentication-cryptography-skills - Authentication, token, certificate, revocation, and MITM review skills
- pentest-security-testing-skills - Pentest scoping, recon, attack-surface mapping, OWASP, and finding-report skills
- llm-agent-security-skills - Prompt injection, agent permissions, retrieval trust, memory, and tool-chain security skills
- deployment-release-skills - Deployment strategy, go-live readiness, rollback, and release operations skills
- maintenance-evolution-skills - Maintenance triage, change impact, migration, regression, and deprecation skills
- project-management-skills - Project chartering, scope, WBS, milestones, estimation, and closure skills
- agile-delivery-skills - Backlog shaping, sprint goals, retrospectives, blockers, and delivery discipline skills
- cloud-platform-operations-skills - Cloud placement, rollout readiness, patching, migration waves, and lifecycle operations skills
- documentation-evidence-skills - Specifications, rationale, reports, traceability, plans, and evidence quality skills
- research-literature-review-skills - Search strategy, screening, synthesis, evidence strength, and gap-analysis skills
- frontier-agent-playbook - Shared doctrine for frontier-capability prior, agentic thinking, anti-fallback checks, and LLM-first architecture
- repo-branding-skill - Repository branding, banner generation, and README/social preview asset creation