返回 Skill 列表
extension
分类: 开发与工程无需 API Key

project-health-checker

快速诊断工具(30秒),运行验证和健康检查。用于快速状态检查。相关:audit-agent,提供全面的安全性和代码质量审计。

person作者: jakexiaohubgithub

Project Health Check Workflow

  1. Inform the user you are starting the full project health check.
  2. Run Validator: python3 scripts/production-secrets-validator.py
  3. Run Config Test: python3 scripts/test-configuration.py
  4. Run Genkit Verification: python3 verify_genkit.py
  5. Report a summary of all outputs.