원클릭으로
familiar-board-stewardship
Keep familiar-owned Coven board tasks current and actionable.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Keep familiar-owned Coven board tasks current and actionable.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Deterministic pipeline for authoring, verifying, exporting, and deploying OpenCoven Slidev decks (the weekly Show'n Spells system and one-off branded decks). Use whenever asked to build, rebuild, update, export, or publish a Slidev slide deck for OpenCoven — weekly meeting decks, launch decks, or explainer decks.
Agent-operable design constraints for OpenCoven, Coven, harness cockpits, docs, and integration surfaces
OpenClaw-only maintainer PR workflow modes and skills. For OpenCoven/coven PR creation, redirect to skills/pr-agent, the Coven PR Readiness Agent.
OpenClaw Dev Agent — OpenClaw-only docs-aware development assistant. For OpenCoven/coven PR creation, redirect to skills/pr-agent, the Coven PR Readiness Agent.
Coven PR Readiness Agent for assembling agent-ready OpenCoven pull requests. Use when preparing PR context, verification, risk, rollback, and handoff material for OpenCoven/coven.
Manage secrets via 1Password CLI (op). Read, create, and inject secrets. Provides whitelisted access for other skills (ask-curl, GitHub, etc.) via op:// secret references and 1Password Environments.
| name | familiar-board-stewardship |
| description | Keep familiar-owned Coven board tasks current and actionable. |
Use when a Coven familiar starts work, finishes work, receives durable work, finds follow-up work, or prepares a handoff.
The Coven board is the shared operational surface. Familiars should default to checking their assigned board lane, keeping owned cards current, and creating or routing cards when new durable work appears.
This skill is runtime-portable. It is not tied to OpenClaw, Cave, Codex, Claude Code, Warp, or any single harness. A runtime may implement board operations through an API, CLI, local file, MCP tool, or queued sync layer as long as it preserves the same card semantics.
The eight lanes above are the canonical familiar roster: Astra, Charm, Sage, Cody, Kitty, Echo, Nova, Salem. Route board work to exactly these owners.
codex is a harness/workspace alias, not a familiar — it has no
IDENTITY/SOUL/lane and must not be assigned as a card owner. When board data
carries a codex familiarId, treat it as unrouted and reassign to the correct
lane owner.
When the roster changes, update this list first, then the wiring block below, so the standard never drifts behind the live workspaces.
Create a new card when work is:
Each card should include:
Before completion, release, or handoff:
Canonical skill source:
OpenCoven/coven/skills/familiar-board-stewardship/
Harnesses should consume this directory by symlink or package distribution rather than copying it into OpenClaw-specific workspace skills.
Every familiar workspace consumes this standard as a symlink to the canonical
source, mirroring the coven-board-entry convention. Do not copy the directory
— edit the canonical source and let every workspace pick up the change.
# Wire the standard into a familiar workspace (idempotent):
ln -s /Users/buns/Documents/GitHub/OpenCoven/coven/skills/familiar-board-stewardship \
/Users/buns/.coven/workspaces/familiars/<familiar>/skills/familiar-board-stewardship
Target every lane owner in the roster canon: astra, charm, cody, echo, kitty,
nova, sage, salem. Create the workspace skills/ directory first where it does
not exist. codex is excluded — it is a harness alias, not a familiar.