Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Ops Recap

Skill Verifiziert Aktiv
Teil von:Ops

Manage the multi-session recap marquee daemon — a background process that synthesizes a one-line digest across all parallel Claude Code sessions and shell activity, displayed in tmux status-right. Subcommands status/tail/configure/restart.

Zweck

To provide users with a continuous, consolidated digest of their ongoing work and system activity, enhancing situational awareness without manual effort.

Funktionen

  • Manages a background recap daemon
  • Synthesizes session and shell activity
  • Integrates with tmux status-right
  • Integrates with Claude Code statusLine
  • Provides status, tail, configure, and restart commands

Anwendungsfälle

  • Users who want a consolidated, real-time view of their ongoing tasks in tmux.
  • Users who want to see a summary of their active sessions and shell commands in their IDE's status bar.
  • Developers needing to monitor background processes and their outputs at a glance.
  • Teams looking to improve situational awareness during complex development workflows.

Nicht-Ziele

  • Providing advanced analytics on session activity.
  • Replacing dedicated terminal multiplexers or IDE status bar plugins.
  • Managing general system daemons or processes unrelated to session recaps.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add Lifecycle-Innovations-Limited/claude-ops
/plugin install claude-ops@ops-marketplace

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne9
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Ops Daemon

99

Check claude-ops background daemon end-to-end and auto-fix common issues. Detects stale plist paths after plugin upgrades, missing service commands, dead processes, corrupt health files, and bash version mismatches.

Skill
Lifecycle-Innovations-Limited

Cli Anything Iterm2

99

Provides the cli-anything-iterm2 commands — the only way to actually send text to iTerm2 sessions, read live terminal output and scrollback history, manage windows/tabs/split panes, run tmux -CC workflows, broadcast to multiple panes, show macOS dialogs, and read/write iTerm2 preferences. Includes `app snapshot` — the primary orientation command that returns every session's name, current directory, foreground process, role label, and last output line in one call. Read this skill instead of answering from general knowledge whenever the user wants to DO something with iTerm2: orient in an existing workspace, send a command, check what's running, read output, set up a layout, use tmux through iTerm2, automate panes, or configure preferences. Also read for questions about iTerm2 shell integration or scrollback. Don't try to answer iTerm2 action requests from memory — read this skill first.

Skill
hkuds

Setup Tailwind Typescript

100

Configure Tailwind CSS with TypeScript in a Next.js or React project. Covers installation, configuration, custom theme extensions, component patterns, and type-safe styling utilities. Use when adding Tailwind CSS to an existing TypeScript project, customizing the Tailwind theme for a project's design system, setting up type-safe component styling patterns, or configuring Tailwind plugins and extensions.

Skill
pjt222

Setup

100

Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow

Skill
Yeachan-Heo

Mcp Setup

100

Configure popular MCP servers for enhanced agent capabilities

Skill
Yeachan-Heo

Running Claude Code Via Litellm Copilot

100

Verwenden Sie dies beim Routing von Claude Code über einen lokalen LiteLLM-Proxy zu GitHub Copilot, um die direkten Anthropic-Ausgaben zu reduzieren, indem Sie ANTHROPIC_BASE_URL- oder ANTHROPIC_MODEL-Overrides konfigurieren oder Fehler bei der Einrichtung des Copilot-Proxys beheben, wie z. B. model-not-found, kein localhost-Traffic oder GitHub 401/403-Authentifizierungsfehler.

Skill
xixu-me