Claude
Skills
Sign in
Back

ops-harbor:use-ops-harbor

Included with Lifetime
$97 forever

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.

AI Agents

What this skill does


# 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.

Related in AI Agents