什么是 intent-framed-agent?
通过明确的意图捕获和偏差监控来构建编码代理工作会话。当会话从规划/问答过渡到编码任务、重构、功能构建、错误修复或其他存在范围漂移风险的多步骤执行的实施时使用。 来源:pskoett/pskoett-ai-skills。
通过明确的意图捕获和偏差监控来构建编码代理工作会话。当会话从规划/问答过渡到编码任务、重构、功能构建、错误修复或其他存在范围漂移风险的多步骤执行的实施时使用。
通过命令行快速安装 intent-framed-agent AI 技能到你的开发环境
来源:pskoett/pskoett-ai-skills。
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通过明确的意图捕获和偏差监控来构建编码代理工作会话。当会话从规划/问答过渡到编码任务、重构、功能构建、错误修复或其他存在范围漂移风险的多步骤执行的实施时使用。 来源:pskoett/pskoett-ai-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pskoett/pskoett-ai-skills --skill intent-framed-agent 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/pskoett/pskoett-ai-skills