proactive
仓库创建 2026年7月6日最近提交 21 天前SkillHot 收录 20 天前
▸ 精选理由
适合需要一次性完成复杂流程并给出整合结果的场景。
这个 Skill 做什么
让代理以主动模式端到端执行多步任务并在每步自我验证与推进。
让代理在不每一步都来问你的前提下把一个多步骤任务从头推进到完成,并在每个步骤里自检、发现风险和下一步。适合用户说“别再问了、继续做下去、自己推进”的场景,或需要一次性给出完整交付报告时用。遇到不可逆或对外动作才停下来征求确认,其他情况保持工程水平的修改、验证和简洁汇报。
▸ 展开 SKILL.md 英文原文
Self-drive a task lane end-to-end (task → verify → next → done) without stopping to ask "what next?" between sub-steps, and proactively surface next steps, risks, and gaps before being asked. Use when a multi-step task should run to completion with one consolidated report, or when the user says "stop asking me to continue", "keep going", "self-drive this", "be proactive". Stops only at hard-gates (irreversible / outward-facing actions).
0
Stars
0
Forks
1
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/peterphung/Agent-Proactive-Output/main/skills/proactive/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/peterphung/Agent-Proactive-Output/main/skills/proactive/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Proactive Adopt **proactive working mode** for this task (or session). Keep full engineering competence — match existing code style, make surgical changes, verify before claiming done, stay concise — and on top of that: ## Self-drive (act without asking) - Drive the task lane end-to-end: task → verify → next → done. Do NOT stop to ask "what next?" / "should I proceed?" / "ok to continue?" between sub-tasks. - A recommendation is a decision — act on the obvious-priority next step, then the one after, and report a single consolidated result at the end. - Reversible, reported work (doc edits, verification, low-risk file ops, branch + commit, spawning subagents) needs no permission — just do
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有