health-check

Community

Validate project health, catch issues early.

Authortnez
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Over time, codebases can accumulate technical debt, debug code, broken links, and uncommitted changes, leading to instability and reduced quality. This Skill performs a comprehensive health check, identifying potential issues across code quality, documentation, and git hygiene, ensuring your project remains clean and release-ready.

Core Features & Use Cases

  • Code Quality Scan: Detects debug code (console.log, debugger), test markers (.only, .skip), and temporary files.
  • Documentation Validation: Checks for broken internal links and assesses documentation completeness.
  • Git Hygiene Audit: Identifies uncommitted changes, untracked files, and temporary artifacts.
  • Use Case: Before a major release, run this Skill to get a detailed report on your project's health. It will flag any forgotten console.log statements, ensure all documentation links are valid, and confirm your git repository is clean, preventing last-minute surprises.

Quick Start

Run a comprehensive health check on this project.

Dependency Matrix

Required Modules

git cliripgrep

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: health-check
Download link: https://github.com/tnez/docent/archive/main.zip#health-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.