🔁
AutomationTypeScript

Formax Rolling Plan Loop Workflow

by yusifeng

Formax Rolling Plan Loop Workflow is an Automation skill for Claude Code, published by yusifeng in formax.

192 stars7 forkson yusifeng/formaxAdded 2026/09/06Repository updated 2026/07/24
agentaiai-agentassistantclaude-codeclideveloper-toolsinkreactterminal
Install in seconds
Install Formax Rolling Plan Loop Workflow
Copy Formax Rolling Plan Loop Workflow into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/yusifeng/formax/tree/main/.codex/skills/formax-rolling-plan-loop-workflow ~/.claude/skills/formax-rolling-plan-loop-workflow

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/yusifeng/formax.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.codex/skills/formax-rolling-plan-loop-workflow/SKILL.md in yusifeng/formax
Installs to
~/.claude/skills/formax-rolling-plan-loop-workflow
Collection
One of 22 skills cataloged from this repository
Category
Automation2032 skills

What Formax Rolling Plan Loop Workflow does

Formax Rolling Plan Loop Workflow creates and maintains a rolling execution plan with a README and TODO-INDEX. Use it when you want small validated loops of implementation, targeted testing, review, and commit steps.

Formax Rolling Plan Loop Workflow is cataloged under Automation on DirSkills. Formax Rolling Plan Loop Workflow comes from a repository tagged agent, ai, ai-agent, assistant and claude-code.

Documentation

README

Formax Rolling Plan Loop Workflow

Goal

快速创建并维护一个“滚动循环执行”计划目录,结构与 plans/web-reference-react-refactor/ 一致:

  • README.md:目标、边界、固定执行循环
  • TODO-INDEX.md:只保留未完成任务

When to use

  • 用户明确要求“模仿 plans/web-reference-react-refactor 的循环方式”。
  • 用户希望以固定循环推进实现:实现 -> 定向测试 -> codex review -> 提交。
  • 用户多次重复同类流程,想固化为可复用模式。

Output contract

plans/<topic-slug>/ 下创建(或更新):

  1. README.md
  2. TODO-INDEX.md

可选:

  1. plans/TODO-INDEX.md 增加该计划入口(通常放在“并行参考”)。

Default loop template

每个切片固定流程:

  1. 实现(最小改动)
  2. 定向测试
  3. codex review --uncommitted -c model="gpt-5.4" -c model_reasoning_effort="medium" -c service_tier="fast"
  4. 提交(Conventional Commit)

Required guardrails

  • 不在同一切片混入无关重构。
  • 不做“测试全量覆盖”作为迭代默认命令(除非用户明确要求)。
  • TODO-INDEX.md 只保留未完成项;已完成项不回填,历史以 Git commit 为准。

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Formax Rolling Plan Loop Workflow

  • What else does yusifeng publish alongside Formax Rolling Plan Loop Workflow?

    Formax Rolling Plan Loop Workflow is one of 22 skills that DirSkills catalogs from yusifeng/formax, the repository it ships in. Its siblings there include Analyze Task, Approval UI Workflow and Expanded Transcript Workflow. Each one is a separate skill with its own page in this directory, installs the same way Formax Rolling Plan Loop Workflow does, and is maintained by yusifeng in that same repository. The rest of the collection is listed on the yusifeng/formax page.

  • How does Formax Rolling Plan Loop Workflow compare to other Automation skills?

    Formax Rolling Plan Loop Workflow ranks #1833 by stars among the 2032 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Formax Rolling Plan Loop Workflow against them. Open each page to compare what they document and how they install.

More from yusifeng/formax

Formax Rolling Plan Loop Workflow is one of 22 skills cataloged on DirSkills from yusifeng/formax.

See all 22 skills
🧭
5h ago

Analyze Task

Analyze Task helps assess a non-trivial Formax change before coding by defining goals, boundaries, impacts, risks, and test strategy. Use it to decide whether a subagent is needed and whether the work is ready for a todo.
AI Engineering
1927
🧩
5h ago

Approval UI Workflow

Approval UI Workflow keeps approval prompts and presenters visually consistent while preserving keyboard flow and safe preview rendering. Use it when adding or changing Approval prompt UI or diff previews.
Frontend
1927
🧠
5h ago

Expanded Transcript Workflow

Expanded Transcript Workflow covers Ctrl+O expanded transcript behavior and thinking persistence in the REPL. Use it when changing transcript projection boundaries, read-only expanded panels, or clear and remount behavior.
AI Engineering
1927
⚙️
5h ago

Formax Config Settings Workflow

Formax Config Settings Workflow covers changing runtime config merge semantics, /config persistence, and settings exposed in the config dialog. Use it when adding or extending config behavior with tests and strict UI parity.
AI Engineering
1927
🔁
5h ago

Formax Dev Loop

Formax Dev Loop helps you work on Formax changes with a single mainline task, targeted tests, required review before commit, and small reviewable commits. Use it when you need a tight dev loop without scope drift or partial staging.
Quality
1927
🔐
5h ago

Formax Permissions Workflow

Formax Permissions Workflow is used when changing or debugging Formax permission rules, approval prompts, workspace boundaries, and /permissions management. It covers policy preflight, matching, persistence, and UI parity with Claude Code.
AI Engineering
1927