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

deep-plan

Stars10
Forks1
UpdatedJuly 22, 2026 at 06:47

This skill should be used at Phase 2 of deep-work, after research.md approval, to design a detailed implementation plan with TDD slices. Decomposes work into SLICE-NNN units with `depends_on` DAG, acceptance contracts (`failing_test`, `acceptance_threshold`), and optional `cluster_id` hint for parallel-safe grouping. Emits plan.md with the inline slice DAG (Implement Phase's deep-implement skill parses it for worker fan-out โ€” no external slices.md/slice-graph.json is emitted). Triggered by 'create implementation plan', '๊ณ„ํš ์ˆ˜๋ฆฝ', /deep-plan slash, cross-platform Skill({ skill: "deep-work:deep-plan", args: "..." }), or orchestrator dispatch after research approval.

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