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

fast-loop-coding

Stars3
Forks1
UpdatedMay 21, 2026 at 15:52

Lightweight 4-phase pipeline for small, well-scoped coding tasks (50-300 LOC, 1-3 files, single subsystem, 15-30 min). Plan (Codex) -> Implement (Opus) -> Dual Review (Codex+Opus) -> Ship. NO parallel research, NO audit phase, max 1 fix iteration. Plan single-model (Codex GPT-5.5) to offload Opus subscription; Review still dual because review is where bugs are caught cheap. Trigger on: short feature, small refactor, single hook, single script, isolated bug-fix-with-test, focused config rewrite, adding CLI subcommand. Russian: быстрый рефакторинг, мелкая фича, новый скрипт, хук, скрипт, исправление с тестом, фастлуп, fast-loop-coding, быстрый луп. Do NOT use for: 5-line fixes (just edit), migrations / rewrites / multi-file features (use loop-coding), production deploys, security-sensitive changes, RED files (CLAUDE.md / rules.md / USER.md), tasks crossing 3+ services. ESCAPE: if scope grows past 300 LOC or 3 files mid-task, abort and switch to loop-coding.

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.

File Explorer
2 files
SKILL.md
readonly