什么是 quality-commit?
在单一标准化流程中通过全面的质量关卡来暂存、检查、扫描、审查和提交更改。 来源:acedergren/agentic-tools。
在单一标准化流程中通过全面的质量关卡来暂存、检查、扫描、审查和提交更改。
通过命令行快速安装 quality-commit AI 技能到你的开发环境
来源:acedergren/agentic-tools。
Run all quality gates (lint, typecheck, Semgrep, CodeRabbit, tests) on staged changes, then commit. This replaces the manual multi-step process that frequently causes pre-commit hook friction.
If no files are staged, print a warning and exit.
On failure: Print the specific errors. Do NOT proceed to commit. Fix the issues first.
在单一标准化流程中通过全面的质量关卡来暂存、检查、扫描、审查和提交更改。 来源:acedergren/agentic-tools。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/acedergren/agentic-tools --skill quality-commit在单一标准化流程中通过全面的质量关卡来暂存、检查、扫描、审查和提交更改。 来源:acedergren/agentic-tools。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/acedergren/agentic-tools --skill quality-commit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/acedergren/agentic-tools