validate-system

Validate Nexus-v3 system structure and generate health reports.

2|1|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/abdullahbeam/nexus-design-abdullah --skill validate-system
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate-system
Source: https://github.com/abdullahbeam/nexus-design-abdullah/tree/main/00-system/skills/system/validate-system
Command: npx skills add https://github.com/abdullahbeam/nexus-design-abdullah --skill validate-system

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

After making manual edits to your Nexus system, adding new projects or skills, or noticing unexpected behavior, you often have to manually check for missing files, stale navigation maps, and structural inconsistencies, which is time-consuming and error-prone.

Core Features & Use Cases

  • Comprehensive System Checks: Validates core files, folder structure, memory files, navigation maps, projects, and user-created skills for completeness and correctness.
  • Auto-Repair Capabilities: Automatically fixes non-critical issues like stale navigation maps, missing empty folders, and missing template files without risking user data.
  • Use Case: After creating 3 new projects and 2 custom skills, run this skill to confirm all navigation maps are updated, no required files are missing, and your system is fully operational.

Quick Start

Use the validate-system skill to run a full health check of your Nexus system and automatically fix any detected non-critical issues.

Frequently Asked Questions about validate-system

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

FAQPage Schema
How do I run a health check on my Nexus knowledge management system?

Use the system validation process to scan core files, folder structures, memory files, navigation maps, and user-created skills to detect missing components or inconsistencies in your Nexus system.

Can I automatically fix missing navigation maps and broken project folders?

Yes, you can automatically fix missing navigation maps and broken project folders using the auto-repair feature, which safely resolves non-critical issues like stale maps and missing template files without risking user data.

What does system validation for personal knowledge management check for?

System validation checks for missing files, stale navigation maps, structural inconsistencies, corrupted project directories, and incomplete user-created skills to ensure complete system operational correctness.

Does the Nexus system validation support Python hooks for deeper checks?

Yes, Nexus system validation supports optional Python validation hooks, allowing you to perform deeper structural checks and generate detailed health reports for advanced system maintenance.

What are the limitations of auto-repair for corrupted project directories?

Auto-repair is limited to fixing non-critical issues like stale navigation maps and missing folders; it avoids modifying critical user data to prevent data loss when resolving structural corruption.