demo-scenario-validator

Validate BSA artifacts across personas, SOPs, and interactions for demo scenario completeness.

3|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/SteveGJones/jack-tar-deckhand --skill demo-scenario-validator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: demo-scenario-validator
Source: https://github.com/SteveGJones/jack-tar-deckhand/tree/main/.claude/skills/demo-scenario-validator
Command: npx skills add https://github.com/SteveGJones/jack-tar-deckhand --skill demo-scenario-validator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates that demo scenarios have complete end-to-end coverage across BSA artifacts, ensuring each persona is defined, every SOP has a YAML, and all interactions are reciprocal.

Core Features & Use Cases

  • Validate presence and definitions of AI personas, SOPs, and interactions across the BSA model.
  • Generate a scenario validation report with completeness scores, blocking issues, and readiness recommendations.
  • Support rehearsal planning and architectural-quality gates by verifying phase-scope alignment.

Quick Start

Start by loading your phase-scope document and all referenced artifacts into the validator to generate a ready-to-demo report.

Frequently Asked Questions about demo-scenario-validator

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

FAQPage Schema
How do I validate end-to-end demo readiness across BSA artifacts?

Demo scenario validation works by checking that all BSA artifacts across personas, SOPs, and interactions are defined and linked, then outputting a completeness report with readiness scores and blocking issues.

What is needed to perform a BSA scenario readiness assessment?

BSA scenario readiness assessment requires phase scope, persona definitions, SOP YAMLs, and interaction mappings to verify completeness and identify blocking issues before a demo.

Can I check if all my SOPs have a YAML file and reciprocal interactions defined?

You can check if every SOP has a YAML and all interactions are reciprocal by validating the presence and definitions of AI personas, SOPs, and interactions across the BSA model.

How do I prepare for a rehearsal and verify phase-scope alignment?

Prepare for rehearsal planning and verify phase-scope alignment by loading your phase-scope document and all referenced artifacts into the validator to generate a ready-to-demo report.

What do I do if my demo scenario validation report shows blocking issues?

If your validation report shows blocking issues, review the output recommendations to resolve gaps in undefined personas, missing SOP YAMLs, or unlinked interactions before attempting the demo.