10x-health-check

Audit dependencies, security, tests, and CI/CD for AI readiness.

Updated May 27, 2026
One-click install
npx skills add https://github.com/Dergacz/AI_CV_Builder --skill 10x-health-check-dergacz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10x-health-check
Source: https://github.com/Dergacz/AI_CV_Builder/tree/main/.agents/skills/10x-health-check
Command: npx skills add https://github.com/Dergacz/AI_CV_Builder --skill 10x-health-check-dergacz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires npm-audit, pip-audit, cargo-audit, govulncheck, eslint, mypy, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Identifies potential issues and weaknesses in an existing codebase to prepare it for effective AI-assisted development.

Core Features & Use Cases

  • Project Health Assessment: Analyzes dependency health, security, test runner detection, CI/CD configuration, and more.
  • Risk Prioritization: Highlights critical issues first for immediate attention and improvement.
  • Complementary with Stack Assessment: Combines findings with earlier stack assessments to provide a complete readiness report.

Quick Start

Invoke the health check on your current project with "Run 10x-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 if my codebase is ready for AI-assisted development?

A project health audit assesses AI readiness by scanning dependencies, security, tests, and CI/CD configuration to identify codebase weaknesses and prepare for AI-assisted development.

What does a project health audit analyze in my existing codebase?

A project health audit analyzes dependency health, security vulnerabilities, test runner detection, and CI/CD configuration, prioritizing critical issues for immediate codebase improvement.

How do I run a security scan and dependency check for my project?

Invoke the health check on your current project to run a security scan and dependency check using npm-audit, pip-audit, cargo-audit, and govulncheck, generating a complete readiness report.

Does this health check work with Python and Rust projects?

Yes, it works with Python and Rust projects by running pip-audit and cargo-audit, while also supporting JavaScript and Go ecosystems through eslint, mypy, npm-audit, and govulncheck.

Can I combine this health check with earlier project stack assessments?

Yes, the health check combines findings with earlier stack assessments to provide a complete AI assistant readiness evaluation and risk prioritization for your codebase.