aget-check-health

Inspect AGET agent directory structures and configuration files for health.

Updated Dec 29, 2025
One-click install
npx skills add https://github.com/aget-framework/template-executive-aget --skill aget-check-health
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aget-check-health
Source: https://github.com/aget-framework/template-executive-aget/tree/main/.claude/skills/aget-check-health
Command: npx skills add https://github.com/aget-framework/template-executive-aget --skill aget-check-health

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of verifying the operational integrity and structural soundness of an AGET agent, ensuring it is functioning correctly.

Core Features & Use Cases

  • Automated Sanity Checks: Performs a comprehensive review of critical agent directories and configuration files.
  • Health Reporting: Provides a clear, categorized status of the agent's health, highlighting any issues.
  • Use Case: Before deploying an agent or after a significant update, invoke this skill to confirm all internal components are correctly configured and operational, preventing potential runtime failures.

Quick Start

Run the aget-check-health skill to perform a full inspection of the agent's current status.

Frequently Asked Questions about aget-check-health

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

FAQPage Schema
How do I run a health check on my agent before deployment?

To run a health check before deployment, trigger an automated inspection protocol that validates directory structures, configuration files, and overall system integrity to confirm the agent is operational.

What is an agent health inspection and when do I need it?

An agent health inspection is an automated validation of system integrity and directory structures. You need it for routine maintenance, pre-deployment checks, and post-update verification to prevent runtime failures.

Do I need bash and python to validate agent configuration files?

Yes, validating agent configuration files requires bash and python execution environments, as the health inspection protocol relies on these runtimes to execute validation scripts and generate structural reports.

How do I verify system integrity after an agent update?

To verify system integrity after an update, execute an automated sanity check that reviews critical agent directories and configuration files, providing a categorized health report that highlights any structural issues.

What is the best way to automate agent status validation?

The best way to automate agent status validation is running a health inspection skill that performs a comprehensive review of configuration files and directories, outputting a clear report of the agent's operational soundness.

Why does my agent configuration validation fail during routine maintenance?

Agent configuration validation fails during routine maintenance when the automated sanity check detects missing or malformed directories and configuration files, categorizing them as structural issues in the health report.