From 0edd9f302a3ec1d34f61f64863cc86aca262229d Mon Sep 17 00:00:00 2001 From: Aurora Capital <201698397+auroracapital@users.noreply.github.com> Date: Sun, 12 Apr 2026 21:59:23 +0700 Subject: [PATCH] feat: add claude-ops to Workflow Orchestration section --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e4de615..76e3265 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Awesome Claude Code plugins — a curated list of slash commands, subagents, MCP - **Slash Commands** — Custom shortcuts for frequent operations - **Subagents** — Purpose-built agents for specialized dev tasks - **MCP Servers** — Integrations to tools and data sources via the Model Context Protocol -- **Hooks** — Extensions that modify Claude Code’s behavior at key workflow points +- **Hooks** — Extensions that modify Claude Code's behavior at key workflow points Install or disable them dynamically with the `/plugin` command — enabling you to keep your system context focused and lightweight. @@ -58,6 +58,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [angelos-symbo](./plugins/angelos-symbo) - [ceo-quality-controller-agent](./plugins/ceo-quality-controller-agent) - [claude-desktop-extension](./plugins/claude-desktop-extension) +- [claude-ops](https://github.com/Lifecycle-Innovations-Limited/claude-ops) — Business operating system for Claude Code. Morning briefing, unified inbox (Slack/Telegram/WhatsApp/Gmail), autonomous PR merge pipeline, ECS health dashboard, AWS cost tracking, and YOLO mode with 4 parallel C-suite agents. 14 slash commands, 9 agents. - [lyra](./plugins/lyra) - [model-context-protocol-mcp-expert](./plugins/model-context-protocol-mcp-expert) - [problem-solver-specialist](./plugins/problem-solver-specialist) @@ -200,7 +201,7 @@ You can host and share your own curated plugin marketplace using a simple Git re /plugin marketplace add user-or-org/repo-name ``` -Then browse and install plugins from within Claude Code’s `/plugin` menu. +Then browse and install plugins from within Claude Code's `/plugin` menu. Example: @@ -212,4 +213,4 @@ Example: ## Contributing Contributions are welcome! - You can add your favorite plugins, share best practices, or submit your own marketplace. \ No newline at end of file + You can add your favorite plugins, share best practices, or submit your own marketplace.