Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

autopilot

스타4
포크1
업데이트2026년 6월 26일 14:47

Autonomous, goal-seeking controller — pursue a stated goal by running a phase, reading its STRUCTURED results, and re-planning the next phase FROM those results, looping until a goal predicate, convergence, human gate, or budget backstop fires. The pipeline is chosen by an LLM planner each iteration, not baked in — this is the generalized, more powerful sibling of /full-work (which flies a fixed issue→PR path). Persists across turns (ScheduleWakeup) and pauses at human gates (AskUserQuestion). Use when the user says "/autopilot <goal>", "pursue this goal autonomously", "keep working until <X> is true", or wants an open-ended objective driven to done with result-driven re-planning. NOT /loop (which re-fires a fixed prompt) and NOT a raw Workflow (which can't pause for humans or persist across turns).

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly