·assumption-checker
{}

assumption-checker

在開始任務或採取關鍵步驟之前,浮現並驗證代理人所做的假設。檢查 4 種類型 - 技術(庫、API)、資料(檔案、格式)、業務邏輯(規則、範圍)和使用者意圖(使用者實際想要什麼)。在不明確的請求、多步驟任務或每當出現「您確定嗎」、「先檢查」、「不要假設」時觸發。

9安裝·0熱度·@fatih-developer

安裝

$npx skills add https://github.com/fatih-developer/fth-skills --skill assumption-checker

如何安裝 assumption-checker

透過命令列快速安裝 assumption-checker AI 技能到你的開發環境

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

來源:fatih-developer/fth-skills。

SKILL.md

查看原文

Before acting, stop and surface the assumptions you are making. Verify what you can, ask about what you cannot. Goal: catch wrong assumptions before building on them.

Core principle: Catching a wrong assumption now is far cheaper than discovering it 10 minutes later.

At Task Start Run an assumption scan on every new task. Especially when:

在開始任務或採取關鍵步驟之前,浮現並驗證代理人所做的假設。檢查 4 種類型 - 技術(庫、API)、資料(檔案、格式)、業務邏輯(規則、範圍)和使用者意圖(使用者實際想要什麼)。在不明確的請求、多步驟任務或每當出現「您確定嗎」、「先檢查」、「不要假設」時觸發。 來源:fatih-developer/fth-skills。

可引用資訊

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

安裝指令
npx skills add https://github.com/fatih-developer/fth-skills --skill assumption-checker
分類
{}資料分析
認證
收錄時間
2026-03-10
更新時間
2026-03-10

Browse more skills from fatih-developer/fth-skills

快速解答

什麼是 assumption-checker?

在開始任務或採取關鍵步驟之前,浮現並驗證代理人所做的假設。檢查 4 種類型 - 技術(庫、API)、資料(檔案、格式)、業務邏輯(規則、範圍)和使用者意圖(使用者實際想要什麼)。在不明確的請求、多步驟任務或每當出現「您確定嗎」、「先檢查」、「不要假設」時觸發。 來源:fatih-developer/fth-skills。

如何安裝 assumption-checker?

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

這個 Skill 的原始碼在哪?

https://github.com/fatih-developer/fth-skills