ops-harbor-use-ops-harbor

star 1

This skill should be used when the user asks about "Ops Harbor", "work items", "alerts", "cached activity", or wants to inspect Ops Harbor read-only MCP data before taking action.

masseater By masseater schedule Updated 6/8/2026

name: use-ops-harbor description: 'This skill should be used when the user asks about "Ops Harbor", "work items", "alerts", "cached activity", or wants to inspect Ops Harbor read-only MCP data before taking action.'

Use Ops Harbor

Ops Harbor is a local dashboard and MCP bridge for operational work items.

When to use

  • The user asks about current CI failures, review events, merge conflicts, or base drift.
  • The user wants a quick summary of active work items without re-querying GitHub manually.
  • The user wants the AI to inspect ops_harbor_* MCP tools before deciding what to do next.

Workflow

  1. Prefer ops_harbor_list_alerts for urgent blockers.
  2. Use ops_harbor_list_work_items to narrow down the relevant work item.
  3. Use ops_harbor_get_work_item for the detailed checks/reviews/merge state.
  4. Use ops_harbor_list_activity for recent context before recommending follow-up actions.

Notes

  • Ops Harbor MCP is intentionally read-only in v1.
  • Dashboard launch is outside the plugin scope; the user is expected to run the local app ahead of time.
Install via CLI
npx skills add https://github.com/masseater/claude-code-plugin --skill ops-harbor-use-ops-harbor
Repository Details
star Stars 1
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator