Skip to main content
Run any Skill in Manus
with one click

start-phase

Stars0
Forks0
UpdatedJune 25, 2026 at 17:30

指定したフェーズの phase doc を読み、依存・必要な rule / skill・受け入れ基準を整理して着手準備を整える(準備のみで実装はしない)。 「フェーズ N に着手する」「Phase N を始めたい」「次のフェーズの準備をして」「start-phase N」 「このフェーズの前提と受け入れ基準を教えて」と言われたとき、新しい実装単位に取りかかる最初に使う。 worktree 作成〜実装〜検証〜PR〜マージ〜レトロまで端から端まで駆動したいときは implementation-workflow を使う (本 skill はそのワークフローの着手準備ステップに相当する単発用途で、駆動は implementation-workflow の責務)。 実装の入口を定型化し、依存漏れ・受け入れ基準の見落としを防ぐ。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly