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

goal-loop

Stars0
Forks0
UpdatedJune 30, 2026 at 17:51

This skill should be used when the user gives a rough feature request and wants it built in ONE operation, not handed prompts to run themselves. Invoked as `/goal-loop <feature>`, it (1) assesses the request and derives explicit, checkable acceptance criteria grounded in the repo's real build/test/lint commands and existing patterns; (2) decomposes the goal into an ordered, dependency-aware plan; (3) presents the end state, criteria, and plan for a single confirmation; then (4) RUNS a bounded implement-and-verify loop — one focused change per iteration, each finished criterion checked by an INDEPENDENT skeptical verifier, with stuck-detection that changes approach or escalates — until all criteria independently pass, or it stops and summarizes blockers. Resumable via an implementation log. Non-destructive; stays in scope; no unrelated redesigns.

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