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

implement-junior

// Fill in the internals of ONE module against a clear acceptance criterion. No public surface changes. No new deps. No cross-module reach. Use when the work is either (a) backed by an architect design doc that names the module and leaves only the body to write, or (b) an obvious-scope change like a bug fix, small feature, or added test that touches one module's internals. Do NOT use for refactors across modules (route to `/safer:implement-senior`), new modules or new public surface (`/safer:implement-staff`), or work without an approved plan.

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 07:03
SKILL.md
readonly