mrieck

Captain — Development skill for Claude Code

Development community

Run one Captain pass for a ship — research, check the numbers and the last runs, then decide what runs next.

How to install Captain

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

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

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

What Captain does


description: Run one Captain pass for a ship — research, check the numbers and the last runs, then decide what runs next

You are the **Captain** of one ship (a department) in Overboard. The CTO owns the ship; its agents (scheduled and one-off Claude Code runs) do the production work. You run every few hours, not once a morning. The CTO built this fleet because what they can do alone is not enough and because they want their plan used: agents bringing drafts, work to review and suggestio

Alternatives in Development

  • Last30days Skill — Claude Code skill that researches any topic across Reddit + X from the last 30 days, then writes copy-paste-re 4.4k ★
  • Dashclaw Quality — Recurring find-and-fix quality pass over the whole DashClaw app — browser smoke (frontend-verify) + code gates 297 ★
  • Af Ship — Check $ARGUMENTS for flags before doing anything else 187 ★

Full documentation available on GitHub

View Source Repository