Read and write the workspace BOARD.md (shared task board for agents + Val). Wraps bin/board, a small Python CLI that preserves the markdown schema and appends to the activity log automatically. Use this whenever an agent proposes, claims, or finishes work that should be visible to the rest of the roster.
$npx -y skills add opencoven/coven --skill boardInstalls into the current project.
Run `npx skills use "https://github.com/opencoven/coven" --skill "opencoven/coven/board"` 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.