nacl-ba-from-board

Orchestrate BA-board workflows from document import to Neo4j sync.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates the full BA-board lifecycle from document import through analysis to Neo4j synchronization, enabling teams to manage requirements and traceability in a single session.

Core Features & Use Cases

  • Delegates heavy work to specialized sub-skills (import-doc, analyze, sync) while maintaining a persistent session with an active board.
  • Creates and tracks an Excalidraw board per project, imports client documents, analyzes completeness, and syncs model data to the Neo4j graph for traceability.
  • Supports end-to-end workflows including import, analysis, synchronization, enrichment, validation, and handoff to SA, with orchestrator-driven recommendations.

Quick Start

Create a new board for your project with /nacl-ba-from-board new <project>, then import a document with /nacl-ba-from-board import <path> and run analyze to begin.

Frequently Asked Questions about nacl-ba-from-board

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

FAQPage Schema
How do I automate business analysis board lifecycle from document import to graph database sync?

You can automate the BA-board lifecycle by orchestrating document import, completeness analysis, and Neo4j synchronization in a single persistent session. The workflow creates an Excalidraw board per project, imports client documents, analyzes requirements, and syncs model data to the graph for traceability.

What's the best way to import client documents and analyze requirements completeness for BA projects?

Import client documents and analyze requirements completeness by creating a new board with a project name, importing the document path, and running the analyze function. This delegates heavy work to specialized sub-skills while maintaining an active board session for stateful tracking.

Does this BA-board orchestration workflow support Neo4j graph synchronization for traceability?

Yes, BA-board orchestration supports Neo4j graph synchronization to establish traceability. It syncs analyzed model data directly to the Neo4j graph database, enabling teams to manage requirements and trace relationships within a single end-to-end session.

Can I validate and enrich requirements before handoff to systems analysis using board management?

Yes, you can validate and enrich requirements before handoff. The orchestration supports end-to-end workflows including enrichment, validation, and handoff to SA, with orchestrator-driven recommendations ensuring safe and auditable operations throughout the process.

Do I need Excalidraw and Neo4j configured to run end-to-end BA-board workflows?

Excalidraw and Neo4j are integral to the BA-board workflow, requiring configuration for full lifecycle orchestration. The system creates and tracks an Excalidraw board per project and syncs model data to Neo4j, applying strict frontmatter-driven configuration for safe operations.