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

tasks-to-implementation

Stars3
Forks0
UpdatedApril 11, 2026 at 09:46

Produces working implementation code from a tasks.md (and optional design.md / architecture.md / spec.md) in one of three explicit modes — **greenfield** (new empty project, needs scaffolding), **brownfield** (existing populated project, needs feature additions that follow existing conventions), or **migration** (port/rewrite from a source stack or schema to a target). Use this skill whenever the user asks to "scaffold a new project from this plan", "bootstrap this repo", "port this service to X", "migrate this module to Y", "rewrite this in Z", or explicitly wants the implementation mode determined before coding. Prefer this skill over `tasks-to-code` when the project is empty, when a migration is involved, or when the user explicitly mentions new-project bootstrapping or porting. If the user only wants incremental feature work on an already-populated repo with no migration or scaffolding involved, `tasks-to-code` remains the default.

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