tad-status

Generate standardized TAD framework health and configuration status reports.

3|Updated Sep 27, 2025
One-click install
npx skills add https://github.com/Sheldon-92/TAD --skill tad-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tad-status
Source: https://github.com/Sheldon-92/TAD/tree/main/.agents/skills/tad-status
Command: npx skills add https://github.com/Sheldon-92/TAD --skill tad-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Check and report the current state of a TAD deployment, including configuration, installation health, and framework readiness, to help teams verify readiness and identify gaps.

Core Features & Use Cases

  • Generates a standardized health report covering installation health, configuration sanity, and agent definitions.
  • Enables rapid readiness checks during setup or audits across environments.
  • Provides a deterministic output format that can be used for compliance and handoff documentation.

Quick Start

Run the tad-status command to generate a standardized health report for the active TAD environment.

Frequently Asked Questions about tad-status

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

FAQPage Schema
How do I verify TAD framework health and configuration status?

To verify TAD framework health, run the tad-status command to read local .tad/ configurations, version files, and skill manifests, generating a standardized health report for your active environment.

What is included in a TAD deployment health check report?

A TAD deployment health check report includes installation health, configuration sanity, directory structure validation, and agent definitions, providing a deterministic output format suitable for compliance and handoff documentation.

How do I check TAD installation readiness across environments during an audit?

Check TAD installation readiness during audits by running tad-status, which validates your directory structure and configuration files against a standard report template to identify gaps across environments.

Can I use tad-status for ongoing maintenance and setup verification?

Yes, you can use tad-status for ongoing maintenance and setup verification, as it reads local .tad/ configurations and skill manifests to identify configuration gaps and communicate framework readiness.

Does TAD status validation require specific configuration files?

TAD status validation requires reading local .tad/ configurations, version files, and skill manifests to verify installation health and validate outputs against a standard report template.

Why does my TAD framework readiness check fail during directory structure validation?

TAD framework readiness checks fail when local .tad/ configurations, version files, or skill manifests are missing or misconfigured, preventing the tool from validating outputs against the standard report template.