doctor

Validate dev-core plugin configuration and GitHub repository settings.

9|1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/Roxabi/roxabi-plugins --skill doctor-roxabi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doctor
Source: https://github.com/Roxabi/roxabi-plugins/tree/main/plugins/dev-core/skills/doctor
Command: npx skills add https://github.com/Roxabi/roxabi-plugins --skill doctor-roxabi

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures your development environment and project configuration are correctly set up for the dev-core plugin, preventing common setup errors and streamlining the onboarding process.

Core Features & Use Cases

  • Comprehensive Health Checks: Verifies critical configurations like GitHub repository details, project IDs, labels, workflows, and branch protection rules.
  • Automated Fixes: Offers inline fixes for many detected issues, guiding you through the resolution process.
  • Use Case: Before starting a new feature, run "doctor" to confirm your GitHub project is set up correctly, all necessary labels exist, and your CI workflows are in place, ensuring a smooth development start.

Quick Start

Run a full health check on your dev-core setup.

Frequently Asked Questions about doctor

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

FAQPage Schema
How do I verify my GitHub repository configuration and CI workflows are set up correctly?

Run a comprehensive health check to validate your GitHub project settings, CI workflows, labels, and branch protection rules. This diagnostic process identifies configuration errors and offers automated fixes to ensure a robust development environment.

What does a dev-core configuration health check include?

A dev-core configuration health check includes validating GitHub repository details, project IDs, required labels, CI workflows, branch protection rules, and security configurations to prevent common setup errors and streamline onboarding.

How do I fix GitHub branch protection and label configuration errors during project setup?

Fix GitHub branch protection and label configuration errors by running an automated diagnostic that detects missing settings and offers inline fixes, guiding you step-by-step through the resolution process to finalize your dev-core setup.

Can I automatically resolve CI workflow and security configuration issues in my development environment?

Yes, you can automatically resolve CI workflow and security configuration issues by running a project health check that detects missing or incorrect settings and provides inline automated fixes to ensure a robust development environment.

When should I run a project configuration health check before starting a new feature?

Run a project configuration health check before starting a new feature to confirm your GitHub project is set up correctly, all necessary labels exist, and CI workflows are in place, ensuring a smooth development start and preventing setup errors.