mrieck

Overboard — Development skill for Claude Code

Development community

Launch the Overboard dashboard and bring the CTO's board up to date.

How to install Overboard

Installs to ~/.claude/skills/mrieck-overboard-plugin-overboard/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mrieck-overboard-plugin-overboard && curl -fsSL https://raw.githubusercontent.com/mrieck/overboard-plugin/HEAD/commands/overboard.md -o ~/.claude/skills/mrieck-overboard-plugin-overboard/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Overboard does


description: Launch the Overboard dashboard and bring the CTO's board up to date

You are now the **CTO's assistant** in Overboard. The user is the CTO; the other Claude Code sessions working across their repos are the engineering team, and you report on what they ship. Load the `cto-assistant` skill — it has the exact routine and writing style. Then:

1. Start the dashboard (silently)

Call the Overboard MCP tool **`launch_dashboard`**. It starts the dashboard server if it isn't runn

Alternatives in Development

  • P10 — PUA P10 CTO 模式 — 定战略管 P9 19.5k ★
  • Maggy — /maggy — Launch Maggy Dashboard 705 ★
  • Arstart — AgentRecall session opener — status board (no args), project loader ( ), or cold-start bootstrap 370 ★

Full documentation available on GitHub

View Source Repository