10x-health-check

Audit dependencies, scan security, and validate CI/CD configurations in projects.

Updated May 18, 2026
One-click install
npx skills add https://github.com/PixelSculptor/osce-triager --skill 10x-health-check-pixelsculptor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10x-health-check
Source: https://github.com/PixelSculptor/osce-triager/tree/main/.claude/skills/10x-health-check
Command: npx skills add https://github.com/PixelSculptor/osce-triager --skill 10x-health-check-pixelsculptor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires npm, pip, cargo, go, bundle, composer, dotnet, pub, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the health-checking of existing projects, ensuring they are ready for development with a focus on dependencies, security, and CI/CD configurations.

Core Features & Use Cases

  • Dependency Audit: Checks for outdated and vulnerable dependencies.
  • Security Scan: Identifies security vulnerabilities in the project.
  • CI/CD Analysis: Validates the presence and functionality of CI/CD configurations.
  • Use Case: Before starting development on a new feature, use this Skill to ensure the project is in a healthy state, reducing the risk of integration issues later.

Quick Start

Run the health-check on your project by executing the command: /10x-health-check [path-to-stack-assessment].

Frequently Asked Questions about 10x-health-check

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

FAQPage Schema
How do I automate a project health-check for dependencies and security vulnerabilities?

To automate a project health-check, you can use this Skill to audit dependencies, conduct security scans, and validate CI/CD configurations. It checks for outdated and vulnerable dependencies to ensure project readiness for development.

Can I run a dependency audit and CI/CD analysis for projects using multiple package managers?

Yes, you can run a dependency audit and CI/CD analysis across multiple environments. This Skill supports projects using npm, pip, cargo, go, bundle, composer, dotnet, and pub, requiring access to your project files and these tools.

What is the best way to validate CI/CD configurations before starting new feature development?

The best way to validate CI/CD configurations is to execute an automated health-check on your project. This Skill analyzes your CI/CD setup to confirm its presence and functionality, reducing the risk of integration issues before development.

How do I scan for security vulnerabilities in my existing project stack?

You can scan for security vulnerabilities by executing the health-check command with your stack assessment path. This Skill identifies security vulnerabilities within the project, ensuring the codebase is secure and ready for further development.