·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