一键导入
fast-forward
Prunes one user-accepted branch inside a grilling session. Use when the user asks to skip it or accepts the current recommendation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Prunes one user-accepted branch inside a grilling session. Use when the user asks to skip it or accepts the current recommendation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
Builds and sharpens a project's domain model in `.agents` docs. Use when the user wants to pin down domain terminology, record an ADR, or another skill needs to maintain project language.
A relentless interview to sharpen a plan or design. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
A relentless interview that turns a plan or design into a user-requested artifact. Use when the user wants to stress-test a direction and explicitly capture the result in project documentation.
Interview the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, uses a grill trigger phrase, or another skill needs a grilling session.
Writes a compact continuation handoff for another agent or future session. Use when the user asks to hand off, compact context, continue later, or preserve next steps.
| name | fast-forward |
| description | Prunes one user-accepted branch inside a grilling session. Use when the user asks to skip it or accepts the current recommendation. |
Prune exactly one current branch per user signal inside an active grilling session, including sessions started through its wrapper skills.
Treat your recommendation and equivalent replies as acceptance of the recommendation already attached to the current question.
The maneuver is complete when the response contains the pruned branch, its provisional assumptions, the next unclear branch, and one question.
The user's signal is enough for conversation-only pruning. Ask for explicit confirmation before persisting fast-forwarded assumptions in durable project documentation.