graph-integrity-validator
CommunityKeeps agent graph healthy by enforcing backlinks.
Authorrahlplx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Graph integrity is critical to reliable agent orchestration. This Skill automatically detects and prevents broken references in the agent graph, ensuring 100% sync between knowledge, abilities, and their usages.
Core Features & Use Cases
- Node-to-Skill Validation: Verifies that every node with a skillPath corresponds to an existing directory containing a SKILL.md.
- Edge-to-Node Validation: Ensures all edges reference existing nodes within the graph.
- Team-Member Validation: Checks team nodes have valid memberIds that exist in graph.nodes.
- Self-Healing & Backlink Registry: Logs violations, blocks swarm execution when violations occur, and provides corrective suggestions via a backlinks registry.
Quick Start
Run the built-in graph integrity checks as part of your bootstrap sequence, e.g., ensure bootstrap.ts executes validateGraphIntegrity first and halts on violations.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: graph-integrity-validator Download link: https://github.com/rahlplx/elite-astro-workforce-template/archive/main.zip#graph-integrity-validator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.