nacl-sa-full

Orchestrate ten phased SA specification tasks into a Neo4j graph.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Full SA specification orchestration in Neo4j via ten-phase process, enabling end-to-end modeling with graph-backed artifacts and gated progress.

Core Features & Use Cases

  • Multi-phase SA orchestration: coordinates architecture, domain, roles, UC stories, UC detail, UI, validation, finalization, optional publish, and TL handoff.
  • Graph-based specification: stores modules, entities, UCs, forms, and UI components as a connected Neo4j graph with traceability.
  • Incremental delivery with gates: requires user confirmation after each phase to ensure alignment and recoverability.

Quick Start

Start the full SA specification workflow by invoking nacl-sa-full to orchestrate all ten phases from architecture to TL handoff.

Frequently Asked Questions about nacl-sa-full

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

FAQPage Schema
How do I orchestrate a complete SA specification in Neo4j?▼

You can orchestrate a complete SA specification in Neo4j by running a ten-phase workflow that builds architecture, domain entities, use cases, and UI components as a connected graph with gated user confirmations after each phase.

What is graph-based domain modeling for software architecture specifications?▼

Graph-based domain modeling for software architecture stores modules, entities, use cases, and UI components as traceable connected nodes in Neo4j, ensuring end-to-end specification consistency across architecture phases.

How do I track progress and validate phases during end-to-end SA modeling?▼

You track progress and validate phases during SA modeling through built-in user gates requiring confirmation after each of the ten orchestration phases, ensuring alignment and recoverability before proceeding to the next step.

Can I publish SA specifications to Docmost and prepare for TL handoff?▼

Yes, you can publish completed SA specifications to Docmost and prepare for TL handoff during the optional publishing and finalization phases of the orchestration workflow.

Do I need Neo4j to run multi-phase use case and UI specification orchestration?▼

Yes, Neo4j is required as the graph database stores the interconnected modules, domain entities, use case stories, and UI components generated throughout the ten-phase specification orchestration.