taskforge-explore
仓库创建 2026年7月22日最近提交 5 天前SkillHot 收录 3 天前
这个 Skill 做什么
把需要选路线或做架构决定的问题变成一个明确的 Decision:推荐方案、可行替代、拒绝理由、风险与权衡,并提出拆解或后续工作建议。用在从 refine/run/escalate 提上来的复杂问题,或用户明确要求做方案决策时。它不是写 Specification 也不是去实现,而是给出后续规格和实现可以依赖的方向性决策。
▸ 展开 SKILL.md 英文原文
Produce an engineering Decision for a taskforge task - chosen approach, real alternatives with rejection reasons, trade-offs, risks - and propose decomposition or related work for human approval. Use when a task's readiness is "explore" (an escalation is pending from refine, run, or a child task, or a research topic was started via the explore command), or when the user explicitly asks to explore, architect, decide an approach for, or break down a taskforge task. Not for writing specifications (taskforge-refine) or implementing (taskforge-run).
0
Stars
0
Forks
6
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/hashirventhodi/taskforge-skills/main/taskforge-explore/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/hashirventhodi/taskforge-skills/main/taskforge-explore/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# taskforge-explore Produce a **Decision**: a committed direction that specification and implementation can rely on. Reached only by explicit escalation or explicit, confirmed user request — never because a decision merely "doesn't exist yet". **Prerequisites**: read `taskforge/CONTRACTS.md` this session; resolve `$SCRIPT`; guard on readiness (`explore` required; on explicit user request without a pending escalation, confirm intent and note it in `notes`). **What you may and may not commit** (CONTRACTS → "Topology"). A Decision is **content** — you record it. Child tasks, backlog tasks, and dependency edges are **topology** — they change the shape of the work graph, and only a human may c
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有