🧹
QualityTypeScript

Formax Rework Convergence

by yusifeng

Formax Rework Convergence is a Quality 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 Rework Convergence
Copy Formax Rework Convergence 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-rework-convergence-workflow ~/.claude/skills/formax-rework-convergence-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-rework-convergence-workflow/SKILL.md in yusifeng/formax
Installs to
~/.claude/skills/formax-rework-convergence-workflow
Collection
One of 22 skills cataloged from this repository
Category
Quality1745 skills

What Formax Rework Convergence does

Formax Rework Convergence cleans up code after repeated edits by removing redundancy, restoring structure, and keeping behavior unchanged. Use it for a focused cleanup pass when churn has introduced drift or tangled logic.

Formax Rework Convergence is cataloged under Quality on DirSkills. Formax Rework Convergence comes from a repository tagged agent, ai, ai-agent, assistant and claude-code.

Documentation

README

Formax Rework Convergence Workflow

Purpose

Use this workflow to clean up code after multiple back-and-forth edits.

Primary goal:

  • Reduce redundancy
  • Restore structure clarity
  • Keep behavior unchanged unless user explicitly asks for behavior changes

Trigger Phrases

Run this skill when the user says:

  • 返工收敛 (recommended keyword)
  • cleanup-pass
  • "帮我收敛一下这波改动"
  • "把返工后冗余代码清掉"

Scope Rules

  1. No feature expansion during convergence.
  2. No broad redesign unless user explicitly asks.
  3. Prefer local cleanup in touched files first.
  4. Preserve existing runtime behavior and UI semantics.

Workflow

  1. Freeze Intent
  • Restate the target in one sentence.
  • Identify "must keep" behavior before editing.

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

Frequently asked about Formax Rework Convergence

  • What else does yusifeng publish alongside Formax Rework Convergence?

    Formax Rework Convergence 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 Rework Convergence 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 Rework Convergence compare to other Quality skills?

    Formax Rework Convergence ranks #1582 by stars among the 1745 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. 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 Rework Convergence against them. Open each page to compare what they document and how they install.

More from yusifeng/formax

Formax Rework Convergence 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