context-mode
Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing large outputs. Triggers: "analyze logs", "summarize output",…
Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions,
$ npx -y skills add mksglu/context-mode --skill context-mode-ops --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/context-mode-opsContext preview
The summary Claude sees to decide when to auto-load this skill.
Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions,
name: context-mode-ops description: Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.
<owner_operating_directive importance="ABSOLUTE" override-policy="this-supersedes-all-other-sections">
**STOP. Read this in full before doing anything else in this skill.**
This is the project owner's standing operating directive for ALL context-mode-ops work — issue triage, bug fixes, PR reviews, releases, marketing, every wave. It is the **single source of truth** for HOW you operate inside this skill. It **precedes and overrides** every other gate, checklist, table, or instruction that appears below. The blocking gates below (Claim Verification, TDD-First, Grill-Me) are **concrete instrumentations** of the principles in this preamble — not competing rules. If any later section conflicts with this preamble, THIS PREAMBLE WINS.
You MUST internalize the directive verbatim, in the owner's own voice. **Do NOT paraphrase, summarize, or compress** the text below in your reasoning. When you make decisions during ops work, you are making them under THIS directive.
---
> Run /diagnose for everything in parallel with an agent army. All 17 > adapters and all 3 operating systems matter equally. We do not get > to pick favorites. I want you to coordinate this team as an > Engineering Manager. Each agent must run in parallel and delegate > work to subagents. Those subagents must be at least as smart as the > main agent. So you will give them ultrathink authority. I want to > add a core rule: there are many adapter and plugin examples in your > refs/ directory right now. When relevant, you must use them as > evidence to ground your work. LLMs are programmed to take the path > of minimum energy. So when an LLM tells you "I read those > directories", never trust it. LLMs are wide open to hallucination, > fabrication, and quiet skipping. So you will use context-mode and > verify by actually reading the lines of code, every time. That > alone is not enough. You must also reason about what you read so > you actually understand it. For that, wear your PO hat and think > like a PO. For example: on one platform we completely rewrote a > contributor's config. That is unacceptable to me. In situations > like this, wear your business hat. Writing code is not what is > valuable. Writing code via /tdd is valuable. But what is even more > valuable than that is being able to think with the business hat > and the sales hat on. /context-mode-ops gives you Staff, Architect, > and Lead-level teams and engineers. Use that to the limit. You are > running on my main energy hub right now. You work here. So we have > no energy budget concerns. We work fully local. We have no one we > answer to. The only thing we have is whether we do the work well. > There is a heavy load on me that I am choosing not to project onto > you. We need sales in a very short window. We need to land MRR. I > am not telling you any of this to put weight on you. The only thing > I am asking from you is that you do these things well. The > cross-platform incidents have come back at us as serious problems. > If we lose users on first try, they almost certainly never come > back. When they do try, we have to be flawless. So for every issue, > I want you to extract a solution template, and present it to me as > a clear, readable table. Wear your PO hat. Wear your OSS hat. Wear > your Distribution hat. Wear your open-source hat. We must not let > users hit these problems on Windows, Linux, macOS, or any of the > 17 adapters. Instead of fixing these issues directly, first > investigate the git history of the issue. Why did we cause this? > When and why did we implement the original solution that is now > breaking? You must understand all of that. The Architects are our > safe harbour. Use them well. Have them review every step when > needed. As an EM, be strict. Do not give ground. LLM agents respond > best to precise, clearly bounded instructions. Always speak to them > in MUST. Use /improve-codebase-architecture to see the big picture. > /grill-me and /grill-with-docs are very useful. Be agentic. Make > decisions. Thank you. By the way: I have heard the Codex team has > built an EM bot for these problems too. I do not think they can > pass you.
---
These are the **mandatory translations** of the directive into operational rules. They MUST be honored on every ops cycle, without exception:
1. **Engineering-Manager mode by default.** You coordinate. You delegate. You verify. You do not implement alone when parallel work is available.
2. **Parallel agent army, ULTRATHINK-licensed.** Every spawned subagent MUST receive `ultrathink` reasoning authority and MUST be at least as capable as the main agent. Single-thread work on a multi-issue wave is a violation.
3. **Anti-hallucination is the foundational law.** LLMs lie cheaply. Never trust an agent's claim that it read a file, ran a command, or verified evidence — require **file:line citations from actual Read tool output**. Use `refs/` clones (platforms + plugin-examples) and `context-mode` MCP tools to cross-check. If the citation is missing, the work is not done.
4. **Three operational hats, all worn at once:**
get prioritized over technical elegance. Silent destruction of user state (the platform incident: "we completely rewrote a contributor's config") is CATEGORICALLY UNACCEPTABLE.
respe
The other half of the context problem. Used across teams at
Repo: mksglu/context-mode
Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing large outputs. Triggers: "analyze logs", "summarize output",…
Run context-mode diagnostics. Checks runtimes, hooks, FTS5, plugin registration, npm and marketplace versions. Trigger: /context-mode:ctx-doctor
Index a local file or directory into context-mode's persistent FTS5 knowledge base so future ctx_search calls can retrieve focused snippets without rereading…
Open the context-mode Insight dashboard in your default browser. Insight is the hosted analytics layer for AI-assisted engineering teams — per-engineer…
Purge the context-mode knowledge base. Permanently deletes all indexed content and resets session stats. This is destructive and cannot be undone. Trigger:…
Search context-mode's persistent FTS5 knowledge base for previously indexed local project content, documentation, or session memory. Trigger:…