Coven Parallel Work Protocol — how to use it from inside an OpenClaw familiar so multiple agents (Codex, Claude Code, Nova, Hermes, etc.) can share a repo without overwrites or clashes. The protocol itself is harness-agnostic; this skill is the OpenClaw entry point.
$npx -y skills add opencoven/coven --skill coven-parallel-workInstalls into the current project.
Run `npx skills use "https://github.com/opencoven/coven" --skill "opencoven/coven/coven-parallel-work"` 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/opencoven/coven" that are relevant to the current task. Run `npx skills add "https://github.com/opencoven/coven"` and select the relevant skills, then follow their instructions.