·intent-framed-agent
>_

intent-framed-agent

透過明確的意圖捕獲和偏差監控來建立編碼代理工作會話。當會話從規劃/問答過渡到編碼任務、重構、功能建構、錯誤修復或其他存在範圍漂移風險的多步驟執行的實施時使用。

120安裝·13熱度·@pskoett

安裝

$npx skills add https://github.com/pskoett/pskoett-ai-skills --skill intent-framed-agent

如何安裝 intent-framed-agent

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

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

來源:pskoett/pskoett-ai-skills。

SKILL.md

查看原文

This skill turns implicit intent into an explicit, trackable artifact at the moment execution starts. It creates a lightweight intent contract, watches for scope drift while work is in progress, and closes each intent with a short resolution record.

Use this skill for coding tasks only. It is designed for implementation work that changes executable code.

For trivial edits (for example, simple renames or typo fixes), skip the full intent frame.

透過明確的意圖捕獲和偏差監控來建立編碼代理工作會話。當會話從規劃/問答過渡到編碼任務、重構、功能建構、錯誤修復或其他存在範圍漂移風險的多步驟執行的實施時使用。 來源:pskoett/pskoett-ai-skills。

可引用資訊

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

安裝指令
npx skills add https://github.com/pskoett/pskoett-ai-skills --skill intent-framed-agent
分類
>_效率工具
認證
收錄時間
2026-02-23
更新時間
2026-03-10

Browse more skills from pskoett/pskoett-ai-skills

快速解答

什麼是 intent-framed-agent?

透過明確的意圖捕獲和偏差監控來建立編碼代理工作會話。當會話從規劃/問答過渡到編碼任務、重構、功能建構、錯誤修復或其他存在範圍漂移風險的多步驟執行的實施時使用。 來源:pskoett/pskoett-ai-skills。

如何安裝 intent-framed-agent?

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

這個 Skill 的原始碼在哪?

https://github.com/pskoett/pskoett-ai-skills