excrtx-assess-selftest

Validates Exocortex configuration by checking SOUL.md, MEMORY.md, skills, and tools against phase requirements.

1|Updated May 26, 2026
One-click install
npx skills add https://github.com/elderbernardi/exocortex.saas --skill excrtx-assess-selftest-elderbernardi
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: excrtx-assess-selftest
Source: https://github.com/elderbernardi/exocortex.saas/tree/main/skills/excrtx-assess-selftest
Command: npx skills add https://github.com/elderbernardi/exocortex.saas --skill excrtx-assess-selftest-elderbernardi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Executives running the Exocórtex.IA system need a reliable way to confirm their cognitive extension is correctly configured before relying on it. This Skill performs a real filesystem-based self-diagnostic instead of assuming the setup is complete, catching missing identity files, absent skills, and misconfigured tools early. ## Core Features & Use Cases - Five-Checkpoint Diagnostic: Verifies SOUL.md identity sections, MEMORY.md phase logs, installed skills (including the 7 Natures), configured tools and MCP servers, and behavioral rules like Draft-First and Socratic detection. - Phase-Aware Scoring: Adapts checkpoints to the current configuration phase (P0-P6) so conditional checks never produce false failures, and outputs a quantitative N/5 score report. - Use Case: After onboarding or a system update, an executive types "self-test" and receives a structured report showing exactly which components pass, which fail, and what the next configuration step should be. ## Quick Start Run a self-test diagnostic of my Exocortex configuration and report the score with any missing items.

Frequently Asked Questions about excrtx-assess-selftest

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

FAQPage Schema
How do I run a configuration self-test for my Exocortex setup?▼

Invoke the skill with a trigger phrase like "self-test", "status de configuração", or "diagnóstico exocórtex". It executes real filesystem checks on SOUL.md, MEMORY.md, installed skills, and tools, then returns a scored report.

What does the Exocortex self-diagnostic check?▼

It runs five checkpoints: SOUL.md identity sections, MEMORY.md phase and prompt logs, presence of required skills including the 7 Natures, configured tools and MCP servers, and behavioral rules such as Draft-First output and Socratic detection.

Does the self-test fail if tools are not configured yet?▼

No. Checkpoints for tools and behavior are conditional on the current configuration phase (P0-P6). If your phase is below P3 or P4, those checks are skipped rather than marked as failures.

When should I not use the self-test diagnostic?▼

Do not use it for regular task execution, code changes, morning briefings, runtime diagnostics of individual tools, or repository fitness assessment. Dedicated skills exist for each of those scenarios.

Why does my self-test report a score of 0?▼

A score of 0 means SOUL.md was not found, since identity is the first checkpoint. The report will state this clearly, and you should complete the onboarding phase to generate SOUL.md before re-running the diagnostic.