name: project-health-checker description: 'Quick diagnostic tool (30s) running validation and health checks. Use for fast status checks. Related: audit-agent for comprehensive security and code quality audits.' metadata: legacy_frontmatter: version: 1.0.0 tags: []
Purpose
A quick diagnostic tool (30s) that runs essential validation and health checks to ensure the project is in a consistent state.
When to Use
- Before starting a new feature or refactor.
- After making configuration changes.
- To verify Genkit and production secret status quickly.
Process
- Notification: Inform the user you are starting the full project health check.
-
Validator: Run
python3 scripts/production-secrets-validator.py. -
Config Test: Run
python3 scripts/test-configuration.py. -
Genkit Verification: Run
python3 verify_genkit.py. - Reporting: Provide a summary of all outputs.
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
1
GitHub Forks
0
Created
Jan 2026
Last Updated
3个月前
tools
tools productivity tools
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!