parade-doctor

Validate Parade project setup components and report health issues.

2|3|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/dot-do/dotdo --skill parade-doctor-dot-do
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: parade-doctor
Source: https://github.com/dot-do/dotdo/tree/main/.claude/skills/parade-doctor
Command: npx skills add https://github.com/dot-do/dotdo --skill parade-doctor-dot-do

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnose and verify Parade project setup. Checks all required components (directories, database, beads integration, skills, configuration) and reports health status with actionable recommendations.

Core Features & Use Cases

  • Directory Structure validation for .parade, .claude, .beads, and project.yaml
  • Database health checks across discovery.db, readability, and required tables
  • Beads integration validation including bd CLI presence and config
  • Verification of required Skill files and configuration
  • Actionable recommendations for health issues

Quick Start

Run /parade-doctor to perform a full health check of your Parade project setup.

Frequently Asked Questions about parade-doctor

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

FAQPage Schema
How do I run a full health check on my Parade project setup?

Run a full health check on your Parade project by executing a single diagnostic command. It validates directory structure, database, beads integration, skill files, and configuration, surfacing issues with actionable recommendations.

What does Parade project validation check for in the database and directory structure?

Parade project validation checks for required directories like .parade, .claude, and .beads, alongside database health covering discovery.db readability and required tables, ensuring all critical setup artifacts are present and valid.

How do I verify beads integration and bd CLI presence in my project?

Verify beads integration by running a project diagnostic that checks for bd CLI presence and configuration. It validates that the beads setup is correctly integrated within your Parade project environment.

Why is my project.yaml structure failing validation during setup?

Your project.yaml structure fails validation when required configuration checks detect missing or invalid artifacts. A project diagnostic surfaces these specific issues and provides actionable recommendations to fix the setup.

Can I use project diagnostics to fix missing SKILL checks and configuration files?

You can use project diagnostics to identify missing SKILL checks and configuration files. It enforces the presence and validity of required artifacts, reporting health status with actionable recommendations to resolve issues.