health

Audit dependencies, vulnerabilities, docs sync, and TODO backlog into a markdown health report.

14|1|Updated May 6, 2026
One-click install
npx skills add https://github.com/wzyxdwll/ccgx-workflow --skill health-wzyxdwll
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: health
Source: https://github.com/wzyxdwll/ccgx-workflow/tree/main/templates/skills/tools/health
Command: npx skills add https://github.com/wzyxdwll/ccgx-workflow --skill health-wzyxdwll

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Performs a one-time audit of project engineering hygiene—assessing dependency freshness, known vulnerabilities, documentation-to-code synchronization, accumulated TODOs, CLAUDE.md relevance, and test coverage—so teams can quickly understand project health.

Core Features & Use Cases

  • Comprehensive health snapshot covering dependencies, vulnerabilities, docs alignment, and TODO backlog.
  • Actionable remediation guidance for low-risk improvements and documentation cleanup.
  • Use Case: Before release or kickoff, generate a health report to identify urgent fixes and long-term maintenance tasks.

Quick Start

Run /ccg:health to generate a health report.

Frequently Asked Questions about health

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

FAQPage Schema
How do I check project health and identify known vulnerabilities before a release?▼

To check project health, run an audit that identifies known vulnerabilities, assesses dependency freshness, and reviews TODO backlogs. This generates a markdown health report with a structured summary, highlighting urgent fixes and low-risk improvements needed before release.

What is documentation-to-code synchronization and why does it matter for maintenance?▼

Documentation-to-code synchronization ensures your docs accurately reflect the current implementation. Auditing this alignment as part of a project health check prevents onboarding confusion, identifies stale documentation, and provides actionable cleanup guidance for maintenance workflows.

How do I generate a report of accumulated TODOs and dependency vulnerabilities?▼

You can generate a report of accumulated TODOs and dependency vulnerabilities by running a comprehensive project health audit. It produces a markdown health report summarizing your TODO backlog and known security issues, optionally including repair prompts for remediation.

Can I use a project health audit for large codebases during security reviews?▼

Yes, you can use a project health audit for large codebases during security reviews. It assesses dependency vulnerabilities and engineering hygiene across small to large projects, outputting a structured markdown summary that fits directly into kickoff or security review workflows.

What's the best way to get actionable remediation guidance for stale dependencies?▼

The best way to get actionable remediation guidance for stale dependencies is by auditing project engineering health. It evaluates dependency freshness against known vulnerabilities and produces a markdown report with optional repair prompts to guide low-risk improvements.