eve-lab-topology-validation
$
npx mdskill add automateyournetwork/netclaw/eve-lab-topology-validationValidates and finalizes EVE-NG topology designs for delivery
- Ensures topology designs meet build readiness and QA standards
- Uses decision gates, checklists, and output structure templates
- Evaluates risks, open questions, and implementation readiness
- Delivers structured output with PASS/WARN/FAIL status and build plan
SKILL.md
.github/skills/eve-lab-topology-validationView on GitHub ↗
---
name: eve-lab-topology-validation
description: Validate EVE-NG topology designs and enforce final delivery structure. Use when reviewing a design, checking build readiness, producing the final design output, building an implementation plan, or running topology QA before implementation.
---
# EVE Lab Topology Validation
Use this skill for the **final QA and delivery** phase of topology work.
## Workflow
1. Run the decision gate in `{baseDir}/references/decision-gate.md`.
2. Produce the required output sections from `{baseDir}/references/output-structure.md`.
3. Run the topology checks in `{baseDir}/references/checklists.md`.
4. If the design will be implemented, use the ordered build plan from `{baseDir}/references/build-and-config-rules.md`.
## Guardrails
- Do not approve build work while unresolved gate items remain.
- State PASS, WARN, or FAIL directly.
- Put unresolved items in the final risks/open-questions section; do not silently skip them.