什麼是 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