nacl-ba-full

Orchestrate ten-phase business analysis graph creation in Neo4j.

23|2|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ITSalt/NaCl --skill nacl-ba-full
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nacl-ba-full
Source: https://github.com/ITSalt/NaCl/tree/main/nacl-ba-full
Command: npx skills add https://github.com/ITSalt/NaCl --skill nacl-ba-full

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of a complete BA model by orchestrating ten specialized graph BA skills to build a connected Neo4j graph.

Core Features & Use Cases

  • Ten-phase BA orchestration that writes graph structures (SystemContext, ProcessGroup, BusinessProcess, WorkflowStep, BusinessEntity, GlossaryTerm, BusinessRule, ValidationReport, HandoffPackage) to Neo4j.
  • Supports phase gates, resume detection, per-phase task delegation to Task agents, and optional publish to Docmost.
  • Use cases include end-to-end BA model creation, traceability, validation, and handoff to SA.

Quick Start

Initiate nacl-ba-full to start the 10-phase BA orchestration with your Neo4j connection.

Frequently Asked Questions about nacl-ba-full

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

FAQPage Schema
How do I automate end-to-end business analysis graph creation in Neo4j?

Automate business analysis graph creation in Neo4j by orchestrating ten phase-specific skills, building a connected model from system context to handoff with structured validation and user gates between each phase.

What is the best way to build a complete BA model with traceability and validation?

Build a complete BA model with traceability by orchestrating a ten-phase workflow that writes structured nodes like SystemContext, BusinessProcess, BusinessRule, and ValidationReport directly to your Neo4j graph database.

Can I resume a business analysis workflow if the orchestration process is interrupted?

Yes, you can resume an interrupted business analysis workflow using built-in resume detection and phase gating, which tracks progress across the ten phases and allows task delegation to dedicated agents.

Does this BA orchestration workflow support publishing models to Docmost?

Yes, the BA orchestration workflow includes an optional publish step to export the completed business analysis graph and handoff package directly to Docmost for downstream sharing.

What nodes and relationships are created during a full BA graph orchestration?

Full BA graph orchestration creates nodes including ProcessGroup, WorkflowStep, BusinessEntity, GlossaryTerm, and HandoffPackage, structuring connected relationships across ten phases in your Neo4j database.

Do I need Neo4j to run the ten-phase BA orchestration workflow?

Yes, you need an active Neo4j connection to run the ten-phase BA orchestration, as the workflow directly writes and validates graph structures like BusinessProcess and BusinessRule nodes into the database.