10x-health-check

Audit project dependencies, security, tests, CI/CD, and configurations.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/LeszekDNV/PlanDeck2 --skill 10x-health-check-leszekdnv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10x-health-check
Source: https://github.com/LeszekDNV/PlanDeck2/tree/main/src/PlanDeck/.github/skills/10x-health-check
Command: npx skills add https://github.com/LeszekDNV/PlanDeck2 --skill 10x-health-check-leszekdnv

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a thorough project health check, auditing dependencies, security, test infrastructure, CI/CD, and configuration, ensuring agent-readiness for further development.

Core Features & Use Cases

  • Dependency Audit: Checks for outdated dependencies and security vulnerabilities.
  • Test Infrastructure Check: Verifies test runners and CI/CD pipeline configurations.
  • Configuration Analysis: Evaluates the presence and completeness of essential development configurations.
  • Use Case: When you have an existing project and need to ensure it is ready for agent-assisted development, running this Skill will provide a detailed report on its current state.

Quick Start

Run /10x-health-check in your project directory to initiate a health check.

Frequently Asked Questions about 10x-health-check

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

FAQPage Schema
How do I check my project's health and readiness for agent-assisted development?

To check project health and ensure agent-readiness, run a comprehensive audit that evaluates dependencies, security, test infrastructure, CI/CD pipelines, and configurations to output a detailed report with recommended fixes.

What does a project health check audit cover for CI/CD and test infrastructure?

A project health check audit verifies your test runners and CI/CD pipeline configurations while also scanning for dependency vulnerabilities and analyzing the completeness of essential development configurations.

Do I need specific files or tools to run a dependency and security scan on my project?

Yes, you need project-specific files and tools corresponding to your project's language family to properly run the dependency audit, security scan, and configuration analysis.

How do I find outdated dependencies and security vulnerabilities in my existing project?

You can find outdated dependencies and security vulnerabilities by executing a comprehensive project audit, which evaluates your project's operational health and outputs a report with findings.

What is the best way to evaluate if my development configurations are complete?

The best way to evaluate development configuration completeness is to perform a configuration analysis audit, which assesses the presence of essential setups and outputs recommended fixes for any gaps found.