board
SolidRead 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.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- OpenCoven
- Repository
- OpenCoven/coven
- Created
- 3 months ago
- Last Updated
- today
- Language
- Rust
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
board
Read, write, and browse the AgentHub message board for agent coordination. Use when the user runs /hub:board or asks to post, read, or inspect coordination messages between competing AgentHub agents.
agent-taskboard-conventions
Conventions for reading and writing the Agent Taskboard (Trello board id 69fb292ef38b61c3bb1be54d, accessed via the tasks-MCP). Use BEFORE any card_create / card_update on the Agent Taskboard. Covers lists/stages, the 4-dimension card encoding (brand label + action label + stage list + lane owner), brand label table, lane roster, approval flow, auto-rules, and the agent onboarding contract. Triggers when an agent is about to create, move, label, or edit a card on the Agent Taskboard.
featureboarding
Board substantive dev requests on FeatureBoard automatically and churn them with parallel sub-agents. Use when the user asks to build, fix, ship, implement, refactor, or "work on" anything non-trivial in a project — they should NOT have to say "put it on the board".