validate-functional-graph

Validate functional graphs against source documents for coverage and quality metrics.

2|2|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/accionlabs/breezeai-claude-plugin --skill validate-functional-graph
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate-functional-graph
Source: https://github.com/accionlabs/breezeai-claude-plugin/tree/main/skills/validate-functional-graph
Command: npx skills add https://github.com/accionlabs/breezeai-claude-plugin --skill validate-functional-graph

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses inconsistencies and gaps in functional graphs by validating them against source documents, ensuring traceability, completeness, and adherence to best practices to prevent downstream errors in development.

Core Features & Use Cases

  • Comprehensive Checks: Validates for empty nodes, duplicates, citation coverage, description completeness, platform-agnostic actions, persona quality, cross-persona overlaps, and source coverage.
  • Automated Reporting: Generates structured reports with severity levels (P0-P2) and prioritized fix recommendations.
  • Use Case: After onboarding a repository to Breeze, run this to audit the graph for issues like uncited scenarios or UI-specific language, then fix them interactively to maintain graph integrity.

Quick Start

Validate the functional graph in your current Breeze project against available source documents.

Frequently Asked Questions about validate-functional-graph

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

FAQPage Schema
How do I validate a functional graph against source documents for coverage and duplicates?

You validate a functional graph by running automated checks against source documents to detect empty nodes, duplicates, citation coverage gaps, and persona overlaps, ensuring traceability. This process generates structured reports with severity levels and prioritized fix recommendations.

Why does my functional graph have uncited scenarios and empty nodes after onboarding a repository?

Empty nodes and uncited scenarios in your functional graph occur when validation against source documents is skipped. Running an automated quality check detects these gaps, verifies citation traceability, and flags missing descriptions to prevent downstream development errors.

What is the best way to audit requirement tracing and persona health in a functional graph?

The best way to audit requirement tracing and persona health is to validate the functional graph for cross-persona overlaps, platform-agnostic compliance, and citation traceability. This generates a structured report with P0-P2 severity levels and prioritized fixes without manual auditing.

Can I check my functional graph for platform-agnostic compliance and UI-specific language automatically?

Yes, you can check your functional graph for platform-agnostic compliance by validating descriptions against source documents. The validation process automatically flags UI-specific language, detects cross-persona overlaps, and outputs a structured report with severity levels and fix recommendations.

Does functional graph validation work without manual auditing for impact analysis?

Yes, functional graph validation works without manual auditing by automatically checking source coverage, citations, and description completeness for impact analysis. It applies to software engineering workflows to maintain graph integrity and outputs structured reports with prioritized recommendations.

What are the limitations of automated functional graph quality checks?

Automated functional graph quality checks are limited to validating against available source documents. If source documents are missing or incomplete, the validation cannot verify citation traceability or source coverage, meaning the automated report will only reflect the gaps present in the provided inputs.