基于 Anthropic 和 OpenAI 官方工程实践的 web 应用开发标准化执行框架,与已部署 skills 无缝集成。 灵感来源:How we designed Claude's harness for long-running tasks — Anthropic Engineering Blog
$npx -y skills add drrreistein/web-harness --skill web-harnessInstalls into the current project.
Run `npx skills use "https://github.com/drrreistein/web-harness" --skill "drrreistein/web-harness"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/drrreistein/web-harness" that are relevant to the current task. Run `npx skills add "https://github.com/drrreistein/web-harness"` and select the relevant skills, then follow their instructions.