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
- No feature expansion during convergence.
- No broad redesign unless user explicitly asks.
- Prefer local cleanup in touched files first.
- Preserve existing runtime behavior and UI semantics.
Workflow
- 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.