一键导入
wf-max
Use for /wf-max in Claude Code, $wf-max or /skills wf-max in Codex. WF-MAX is explicit only — the user must type /wf-max, $wf-max, or /skills wf-max.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use for /wf-max in Claude Code, $wf-max or /skills wf-max in Codex. WF-MAX is explicit only — the user must type /wf-max, $wf-max, or /skills wf-max.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Mandatory real-browser smoke and end-to-end verification using Playwright, Chrome DevTools/CDP, or documented manual browser evidence.
AI-driven browser automation for E2E testing, web scraping, form filling, and UI verification. Powered by Browser Use (89.1% WebVoyager benchmark). Use for Claude /wf-browser, Codex $wf-browser, browser testing, web automation, page interaction, form filling, screenshot verification, or any task requiring real browser control. Dual mode: CLI (fast iteration, no LLM needed) + Python Agent API (complex multi-step workflows with AI reasoning).
| name | wf-max |
| description | Use for /wf-max in Claude Code, $wf-max or /skills wf-max in Codex. WF-MAX is explicit only — the user must type /wf-max, $wf-max, or /skills wf-max. |
The authoritative workflow lives in Harness/specs/workflows/WF-MAX.md; this adapter only
routes and summarizes hard constraints.
/wf-max [task]$wf-max or /skills then choose wf-max/wf-help are exempt.CLAUDE.md, Harness/MEMORY.md index only, then Harness/README.md before planning, dispatch, edits/deletes, validation, or peer review.Harness/memory/* only when MEMORY_PROTOCOL.md scenario hints match; otherwise record "memory hints: none".CLAUDE.mdHarness/MEMORY.md (index only per Memory Preflight)Harness/README.mdHarness/specs/workflows/WF-MAX.mdHarness/specs/runtime/subagents.mdHarness/specs/runtime/dispatch.mdHarness/specs/runtime/agent-workflow.mdFollow Harness/specs/runtime/context-loading.md#Cache-First Context Contract: keep the
listed loads in order, defer unused skill/tool schemas, append volatile task
state and runtime facts last, and bound Worker returns through dispatch
MaxReturnTokens/ReturnSchema.
WF-MAX inherits the selected WF tier and the shared WF-KERNEL gates
(Harness/specs/workflows/WF-KERNEL.md), then expands safe parallelism. WF-Max-Useful is
default; WF-Max-Strict only on explicit strict request. Execution expands
through:
task-<verb>-<noun>[-detail] under Harness/tasks/<task-id>/; never
create bare fix-* task ids.wf-maxceo | manager | worker | reviewer | verifier | reflectorwriteSet, forbidden, verificationWF-Max-Useful (default): /wf-max fans out only where write sets or review
lenses are meaningfully independent. Overhead > 0.30 degrades the wave.
Degrading fan-out does not authorize CEO source edits; source implementation
still goes through an implementer/Worker role, or the run records an honest
downgrade before editing.
WF-Max-Strict (explicit override): user says --strict, strict wf-max, or
strict mode. Unconditional fan-out per the original span formula.
Harness/PROGRESS.md headings:
## Active Task, ## Task Index, and ## Cross-Task Decisions.writeSet; outside write set is blocked.Harness/specs/workflows/WF-KERNEL.md:
/wf-max: verification + state evidence suffices unless risk
triggers review/reflector./wf-max: verifier evidence + one independent review PASS./wf-max: cross-review PASS + reflector PASS.agents.max_threads and
agents.max_depth; generated Harness config defaults to
.codex/config.toml with max_threads = 12 and max_depth = 1.agents.max_threads above the scaffold default. Do not silently edit project
or global Codex config.agents.max_depth = 1 unless the user explicitly approves recursive
delegation.claude -p, codex exec, or
opencode run --agent <role> --dir ..