project-checkup

Aggregate Git status, open PRs, and security scan results into a health report.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/asochan-ai/claude-plugins --skill project-checkup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-checkup
Source: https://github.com/asochan-ai/claude-plugins/tree/main/plugins/project-checkup/skills/project-checkup
Command: npx skills add https://github.com/asochan-ai/claude-plugins --skill project-checkup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates Git state, open pull requests, and security posture into a single health report to help teams quickly assess project health and risk without manual cross-checks.

Core Features & Use Cases

  • Unified health view: Git status, PRs, and core security markers are evaluated together to surface actionable insights.
  • Config-driven extensibility: Optional checks and configurations allow tailoring to project needs (memory check, task trackers, etc.).
  • Use case: Before releases or audits, generate a comprehensive health report to guide fixes and prioritization.

Quick Start

Run the health-check over my repository to generate a project-wide health report.

Frequently Asked Questions about project-checkup

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

FAQPage Schema
How do I generate a project health report before a release?

To generate a project health report, run a read-only verification pass over your repository to aggregate Git status, open PRs, and security scan results into a single actionable summary.

What is a unified repository health check?

A repository health check evaluates Git state, open pull requests, and security posture together, eliminating manual cross-checks to help teams quickly assess project risk and readiness.

Can I customize the project health checks for my specific workflow?

You can customize project health checks using a config-driven workflow, enabling optional extensions like memory usage monitoring and task tracker integrations tailored to your project needs.

Does the health check workflow modify my repository files?

The health check workflow operates strictly in a read-only manner, verifying Git status, PRs, and security markers without modifying your repository files or altering project state.

What's the best way to assess project risk without manual cross-checks?

The best way to assess project risk is a one-pass health check that consolidates Git state, open pull requests, and security scan results into a unified report for immediate actionable insights.