跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Ops Recap

技能 已验证 活跃
属于: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.

目的

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

功能

  • 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

使用场景

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

非目标

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

安装

请先添加 Marketplace

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

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标9
许可证MIT
状态
查看源代码

类似扩展

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.

技能
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.

技能
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.

技能
pjt222

Setup

100

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

技能
Yeachan-Heo

Mcp Setup

100

Configure popular MCP servers for enhanced agent capabilities

技能
Yeachan-Heo

Running Claude Code Via Litellm Copilot

100

当通过本地 LiteLLM 代理将 Claude Code 路由到 GitHub Copilot 时使用,以减少直接的 Anthropic 支出,配置 ANTHROPIC_BASE_URL 或 ANTHROPIC_MODEL 覆盖,或对 Copilot 代理设置失败进行故障排除,例如 model-not-found、无 localhost 流量或 GitHub 401/403 身份验证错误。

技能
xixu-me