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

goal-loop

Use when pursuing an improvement goal through iterative refinement — each iteration picks one highest-value improvement, executes it, and self-evaluates. For goals like "improve code quality", "fix all lint warnings", "raise test coverage to 80%". Not for full delivery pipelines (use the brainstorming → writing-plans → subagent-driven-development pipeline) or one-shot tasks (use summ:to-do-it).

Overview

Use when pursuing an improvement goal through iterative refinement — each iteration picks one highest-value improvement, executes it, and self-evaluates. For goals like "improve code quality", "fix all lint warnings", "raise test coverage to 80%". Not for full delivery pipelines (use the brainstorming → writing-plans → subagent-driven-development pipeline) or one-shot tasks (use summ:to-do-it).

Install command
npx skills add https://github.com/JhihJian/SUMM-Powers --skill goal-loop

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedMay 3, 2026 at 04:24
File Explorer
3 files
SKILL.md
readonly