Skip to main content
在 Manus 中运行任何 Skill
一键导入

what-next

星标1
分支0
更新时间2026年5月21日 01:01

Decide what the agent should do next in the current repository. Use this skill whenever the user asks "what next?", "what should I work on?", "where did we leave off?", "what's on the backlog?", "help me pick the next task", or invokes /what-next or /what-next-update. Also trigger proactively when the user returns to a project after a break and wants direction. The skill inspects repo structure, detects the project-management framework in use, reads or builds a backlog, prioritises pending work using a weighted heuristic, and — after the user picks from the top three — hands the chosen task off to the right specialist agent. All user interaction goes through AskUserQuestion; results are cached to docs/what-next.md so subsequent runs skip re-analysis.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
43 个文件
SKILL.md
readonly