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

start-task

星标4
分支0
更新时间2026年7月13日 04:59

This skill should be used when the user provides a task URL and wants to begin working on it — "start task", "work on this", "pick up this ticket", "let's start on [task-id]", "jump on this", "begin this task", or pastes a task URL with intent to start development. Orchestrates the full lifecycle: validates sprint-readiness, sets up the branch and draft PR, routes to the right development workflow (feature-dev, fix-bug, or brainstorm), and ships via ship-it when done. Every run writes a step-by-step checkpoint file so work can be resumed after any interruption ("resume task", "pick up where I left off", "continue [task-id]"). For a shortcut that runs the full task orchestration and ship-it but skips sub-skill routing (feature-dev, brainstorming, fix-bug) and implements inline instead, add "fast" to the arguments — "start task fast", "fast mode", "just start coding".

安装

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

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