·health-check
{}

health-check

在整个代码库中运行所有质量门并报告结果。无头——无需分析,只需执行和打印。用于预 PR 验证、阶段完成或常规健康监测。

7安装·3热度·@acedergren

安装

$npx skills add https://github.com/acedergren/agentic-tools --skill health-check

如何安装 health-check

通过命令行快速安装 health-check AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/acedergren/agentic-tools --skill health-check
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:acedergren/agentic-tools。

SKILL.md

查看原文

Full codebase diagnostic: typecheck, tests, security scans, dead code, circular deps, package health. Reports a summary table.

This skill is headless. Run each step as a single Bash command, capture the exit code and key output lines, then print the summary table. Do NOT analyze output, suggest fixes, or spawn agents. Just report what passed and what failed.

Run all steps. Capture exit code and summary line from each. Do NOT stop on failure — run everything and report at the end.

在整个代码库中运行所有质量门并报告结果。无头——无需分析,只需执行和打印。用于预 PR 验证、阶段完成或常规健康监测。 来源:acedergren/agentic-tools。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/acedergren/agentic-tools --skill health-check
分类
{}数据分析
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from acedergren/agentic-tools

快速解答

什么是 health-check?

在整个代码库中运行所有质量门并报告结果。无头——无需分析,只需执行和打印。用于预 PR 验证、阶段完成或常规健康监测。 来源:acedergren/agentic-tools。

如何安装 health-check?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/acedergren/agentic-tools --skill health-check 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/acedergren/agentic-tools

详情

分类
{}数据分析
来源
skills.sh
收录时间
2026-02-22