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

task-refine

Stars2
Forks0
UpdatedJuly 15, 2026 at 21:46

Refine a draft task into a ready `todo`: assess it for spec completeness, domain-compliance (against its bounded context's ubiquitous language and relationships), and implementation size; interview the human until goal and success criteria are shared; split it if it is too big to land in one go; wire its dependencies; document the interfaces (HTTP/gRPC/protocols/traits/…) it touches and a detailed implementation plan with the files to be touched; and surface decisions, offering ADRs and recording the ones that affect it. Delegates the read-heavy assessment to the task-analyzer subagent. Advances the task(s) draft -> todo (or the original -> split).

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