nacl-sa-uc

Generate Use Case registries and details from BA automation scope in Neo4j.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Реестр Use Cases из BA automation scope + детализация UC (Activity, forms, requirements) через Neo4j граф. Используй когда пользователь просит: создать use cases из BA, реестр UC, детализировать UC, activity diagram, формы UC, nacl-sa-uc, stories, detail UC.

Core Features & Use Cases

  • Автоматически формирует реестр UC из BA automation scope и сохраняет связь к BA артефактам в графе.
  • Детализирует UC: ActivitySteps, формы, FormFields, требования; поддерживает связи HAS_STEP, USES_FORM, MAPS_TO, HAS_REQUIREMENT, IMPLEMENTED_BY.
  • Обеспечивает управление жизненным циклом UC через команды stories, detail и list, включая генерацию user stories и acceptance criteria.
  • Поддерживает контекст BA и трасируемость между BA и SA артефактами в графе для полной прослеживаемости.
  • Предоставляет пошаговые процедуры для детального построения диаграмм действий и требований.

Quick Start

Запустите детальную детализацию UC через команду /nacl-sa-uc detail UC-101 и просмотрите полученную подграфовую структуру.

Frequently Asked Questions about nacl-sa-uc

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

FAQPage Schema
How do I generate a use case registry from business analysis artifacts in Neo4j?

To generate a use case registry from BA artifacts in Neo4j, this Skill automatically identifies items within the BA automation scope and saves them with traceable links back to the original business analysis artifacts in the graph.

How do I detail activity steps and forms for a specific use case in a graph database?

To detail activity steps and forms for a use case in a graph database, you can use the detail command to generate ActivitySteps, FormFields, and requirements while establishing HAS_STEP, USES_FORM, and HAS_REQUIREMENT relationships.

Can I maintain traceability between business analysis and solution architecture artifacts in Neo4j?

Yes, you can maintain traceability between business analysis and solution architecture artifacts in Neo4j by enforcing graph-based workflows that preserve structural links from BA scope items directly to SA use case details.

What is the best way to manage the use case lifecycle and generate user stories from a Neo4j graph?

The best way to manage the use case lifecycle and generate user stories from a Neo4j graph is by using commands like stories, detail, and list to control UC progression and produce acceptance criteria.

Do I need a Neo4j database to document use cases and domain mappings?

Yes, you need a Neo4j database to document use cases and domain mappings, because this Skill enforces graph-based workflows and stores all activity steps, forms, and traceability links as interconnected graph nodes and relationships.