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

architect

// Turn an approved spec into a module layout: named modules, public interfaces, data flow, error channels, dependency choices. Produces a design doc (markdown) plus interface-stub files (function signatures with `throw new Error("not implemented")` bodies) so downstream `implement-*` modalities can execute against a published contract. Use when a spec exists and the next question is "what shape of code." Do NOT use when no spec exists (send to `/safer:spec` first), or when the work is obviously one-module (send to `/safer:implement-junior`).

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 07:21
File Explorer
2 files
SKILL.md
readonly