skills/papi-sdlc-validate-capabilities-dag/SKILL.md
Validate that capability dependencies defined across component specifications form a valid Directed Acyclic Graph (DAG). [PAPI SDLC]
npx skillsauth add stainsby/papi papi-sdlc-validate-capabilities-dagInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
validate_capability_dag.py against the project's component specifications directory.--specs-dir pointing to the directory containing component specification markdown files.--output to write the report to a file, or omit to print to stdout.Reading these skills is REQUIRED to understand and execute this skill:
papi-sdlc-understandscripts/validate_capability_dag.pydevelopment
Plan and perform user-acceptance testing for user stories - exercise each story end-to-end through the real user interface in the appropriate role, with evidence. [PAPI SDLC]
development
Create or work with charter audit tasks that check alignment between the project's Charter and its user stories — both top-down and bottom-up. [PAPI SDLC]
development
Create, understand, or work with the project charter. [PAPI SDLC]
development
Manage a task with many repeated steps, or a long running task with many steps, so that it is tracked and resumable over more than one session if needed.