·quality-detect-refactor-markers
</>

quality-detect-refactor-markers

尋找程式碼庫中的所有 REFACTOR 標記,驗證關聯的 ADR 是否存在,識別過時的標記 (30 天以上),並偵測孤立標記(無 ADR 參考)。在狀態檢查期間使用,之前 功能完成,或用於重構健康審核。觸發「檢查重構狀態」、「標記 health”、“狀態是什麼”,或在將功能標記為完成之前主動進行。與 Python (.py)、TypeScript (.ts) 和 JavaScript (.js) 檔案使用 grep 模式來定位標記 並根據 docs/adr/ 目錄中的 ADR 檔案進行驗證。

4安裝·0熱度·@dawiddutoit

安裝

$npx skills add https://github.com/dawiddutoit/custom-claude --skill quality-detect-refactor-markers

如何安裝 quality-detect-refactor-markers

透過命令列快速安裝 quality-detect-refactor-markers AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/dawiddutoit/custom-claude --skill quality-detect-refactor-markers
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:dawiddutoit/custom-claude。

SKILL.md

查看原文

Quick Start → What Is This | When to Use | Simple Example

Validation Flow → Find Markers | Validate ADRs | Health Report

Monitors refactor health by detecting all active REFACTOR markers in the codebase, validating their associated ADRs exist, and identifying issues such as stale markers (>30 days old), orphaned markers (missing ADR), and completed-but-not-removed markers. Essential for maintaining clean refactor tracking, preventing technical debt accumulation, and ensuring refactor work is properly documented and completed.

尋找程式碼庫中的所有 REFACTOR 標記,驗證關聯的 ADR 是否存在,識別過時的標記 (30 天以上),並偵測孤立標記(無 ADR 參考)。在狀態檢查期間使用,之前 功能完成,或用於重構健康審核。觸發「檢查重構狀態」、「標記 health”、“狀態是什麼”,或在將功能標記為完成之前主動進行。與 Python (.py)、TypeScript (.ts) 和 JavaScript (.js) 檔案使用 grep 模式來定位標記 並根據 docs/adr/ 目錄中的 ADR 檔案進行驗證。 來源:dawiddutoit/custom-claude。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/dawiddutoit/custom-claude --skill quality-detect-refactor-markers
分類
</>開發工具
認證
收錄時間
2026-02-25
更新時間
2026-03-10

Browse more skills from dawiddutoit/custom-claude

快速解答

什麼是 quality-detect-refactor-markers?

尋找程式碼庫中的所有 REFACTOR 標記,驗證關聯的 ADR 是否存在,識別過時的標記 (30 天以上),並偵測孤立標記(無 ADR 參考)。在狀態檢查期間使用,之前 功能完成,或用於重構健康審核。觸發「檢查重構狀態」、「標記 health”、“狀態是什麼”,或在將功能標記為完成之前主動進行。與 Python (.py)、TypeScript (.ts) 和 JavaScript (.js) 檔案使用 grep 模式來定位標記 並根據 docs/adr/ 目錄中的 ADR 檔案進行驗證。 來源:dawiddutoit/custom-claude。

如何安裝 quality-detect-refactor-markers?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/dawiddutoit/custom-claude --skill quality-detect-refactor-markers 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/dawiddutoit/custom-claude