一键导入
extract-function
Model-only refactoring playbook for pulling a coherent block out of a long function into a named helper.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Model-only refactoring playbook for pulling a coherent block out of a long function into a named helper.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Model-only playbook for adding a property-based test that pins a function's invariant.
Dispatch a claimed wave to a runtime per the V8 session-reuse ladder.
Fresh-context verification of a phase deliverable or wave outcome. Spawns a fresh auditor subagent that re-reads the diff against the success criteria.
Auto-chained research follow-up skill with recursion guard for residual unknowns.
Resolve the Co-Authored-By trailer policy for the active repo.
Compress the session conversation when context approaches the limit.
| name | extract-function |
| description | Model-only refactoring playbook for pulling a coherent block out of a long function into a named helper. |
| argument-hint | |
| user-invocable | false |
| disable-model-invocation | false |
A model-only refactoring playbook. There is no slash command; the model invokes this to pull a coherent block out of a long function into a named helper.
normalised_rows, not do_step_two.Raises: block if it can raise, and boundary + error-path tests if it is public.