Claude Doctor Skill banner
SomeStay07 SomeStay07

Claude Doctor Skill

Security community

Description

46 automated checks across 6 layers. Project health audit skill for Claude Code. Security first. Zero dependencies.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Doctor logo

Doctor

**46 automated checks across 6 layers. Adaptive scoring. Field-tested on real projects.**

*A Claude Code skill that audits any project — security gaps, broken hooks, missing tests, misconfigured CI. Auto-detects your stack (20+ languages), adapts scoring to maturity level, and provides concrete fixes with source links.*

[![Version](https://img.shields.io/badge/v3.0.0-Stable-10B981?style=for-the-badge)](https://github.com/SomeStay07/claude-doctor-skill/releases/tag/v3.0.0) [![Claude Code](https://img.shields.io/badge/Claude_Code-Skill-7C3AED?style=for-the-badge&logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTAiIGZpbGw9IndoaXRlIi8+PC9zdmc+)](https://docs.anthropic.com/en/docs/claude-code/) [![Checks](https://img.shields.io/badge/Checks-46-blue?style=for-the-badge)](https://github.com/SomeStay07/claude-doctor-skill#6-layers-46-checks) [![Layers](https://img.shields.io/badge/Layers-6-orange?style=for-the-badge)](https://github.com/SomeStay07/claude-doctor-skill#6-layers-46-checks) [![Adaptive](https://img.shields.io/badge/Adaptive_Scoring-4_Levels-10B981?style=for-the-badge)](https://github.com/SomeStay07/claude-doctor-skill#adaptive-scoring) [![License: MIT](https://img.shields.io/badge/License-MIT-22C55E?style=for-the-badge)](LICENSE) [![Telegram](https://img.shields.io/badge/Telegram-Channel-26A5E4?style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/codeonvibes)

[What It Does](#what-it-does) · [Adaptive Scoring](#adaptive-scoring) · [6 Layers](#6-layers-46-checks) · [Install](#installation) · [Usage](#usage) · [How It Works](#how-it-works) · [Example Output](#example-output) · [FAQ](#faq)

Install in 5 seconds:

curl -sSL https://raw.githubusercontent.com/SomeStay07/claude-doctor-skill/main/install.sh | bash

The Probl