Agent Plugins Marketplace
All plugins

cohort-claude-support

v0.2.6

PLUGIN 9 — Cohort Claude Support. The calm, always-available support desk inside Cowork. One phrase — "help" — and it takes over: answers every Claude question (Cowork vs Chat, connectors, plans and limits, permission prompts, sessions), diagnoses breakage with real look-only checks down proven decision trees (brain missing, connector expired, skill won't fire, Claude slow), teaches concepts in plain realtor English, audits setup and resumes at the first missing step, tracks the member's cohort week with a catch-up plan, and — when a human is needed — builds the complete ticket ready to paste straight into Mike's support portal. Knows all 9 plugins deeply and routes every fix to the skill that owns it; support itself is READ-ONLY by constitution. Stays current by design: money and limit answers are always fetched live from official pages, and a weekly digest cycle reads Anthropic's changelogs so answers stand on this week's Claude. Requires Plugin 1 (the Brain) for personalization; helps even without it.

Claude Code4 Skills

By Mike SherrardLicense: UNLICENSED0 GitHub starsUpdated 43 minutes ago

Directory evidence

Runtimes
Claude Code
Parsed components
4 skill or MCP entries
Source updated
Sep 2, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install cohort-claude-support for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install cohort-claude-support@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/teamsherrard/claude-agent-os

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/cohort-claude-support/.

Plugin files

plugins/cohort-claude-support/
├── .claude-plugin/plugin.json
├── skills/support-account/SKILL.md
├── skills/support-cohort/SKILL.md
├── skills/support-escalate/SKILL.md
└── skills/support-setup/SKILL.md

Included Skills4

support-accountskills/support-account/SKILL.md

The money-and-account lane of Cohort Claude Support. Answers every plan, pricing, usage-limit, model, seat, billing, and data-privacy question — and NEVER from memory: every number, plan feature, and policy specific is fetched live from the official pages first, then explained in plain words with a cohort-fit recommendation. Also the honest "what does this whole system cost me monthly" answer including the optional bring-your-own tools. Routes actual billing/login problems to official support (never touches credentials or payments). Trigger on: "which plan do I need", "Pro or Max", "what does Claude cost", "I hit my usage limit", "what are the limits", "which model should I use", "what's fast mode", "can my assistant use my account", "seats", "is my data private", "does Anthropic train on my data", "billing", "I got charged", "cancel / upgrade / downgrade", or any money, plan, model, or privacy question. Usually reached through support-navigator.

support-cohortskills/support-cohort/SKILL.md

The program lane of Cohort Claude Support — everything about the cohort itself rather than the tools: what week the member is in and what that week is for, where the recordings, community, and office hours live, what the whole stack honestly costs, and the calm catch-up plan when they've fallen behind. Reads the cohort knowledge base and the member's start date; where a program fact isn't wired up yet it says so honestly and offers the interim door — it NEVER invents links, dates, or curriculum. Trigger on: "what week am I in", "what's this week", "where are the recordings", "office hours", "community link", "I'm behind", "help me catch up", "what do I need to buy", "what does this all cost", "who do I ask about the program", or any cohort-program question. Usually reached through support-navigator.

support-escalateskills/support-escalate/SKILL.md

The human-handoff lane of Cohort Claude Support. When support can't fix it — two failed attempts, an Anthropic account/billing issue, a real bug, a blocked work account, or a feature request — this skill packages EVERYTHING the session already learned into a complete, finished ticket and routes it to the right human door: Mike's support portal (the ticket text handed ready to paste — the member opens the portal, pastes, submits), Anthropic's official support for account/billing, the cohort community for anyone-else-hit-this questions, or office hours for coaching. The member never writes a support ticket from scratch and never explains their problem twice. Trigger on: "talk to a human", "contact support", "file a ticket", "report a bug", "this still isn't working", "escalate this", "feature request", "the system should", billing/login problems, or any handoff from support-diagnose after the two-strike rule. Usually reached through support-navigator.

support-setupskills/support-setup/SKILL.md

One-time configuration for Cohort Claude Support itself — two minutes, run once after installing the plugin. Records the little that support needs to personalize itself: the member's cohort start date (so "what week am I in" works), their name if the Brain doesn't have it, and a snapshot of what's installed today. Creates support's two memory files (support-log and claude-updates) and confirms the escalation doors from the cohort knowledge base. Reads everything it can from the Brain first and never re-asks what's already known. Trigger on: "set up my support", "set up cohort support", "configure support", "support setup" — or OFFERED at the END of a support session when the member has a Brain but no support config yet. Never as a detour before their actual question is resolved, and never when no Brain exists (the Brain comes first; this is not the first step).

Plugin manifests1

plugins/cohort-claude-support/.claude-plugin/plugin.json
{
  "name": "cohort-claude-support",
  "displayName": "Cohort Claude Support (Plugin 9)",
  "version": "0.2.6",
  "description": "PLUGIN 9 — Cohort Claude Support. The calm, always-available support desk inside Cowork. One phrase — \"help\" — and it takes over: answers every Claude question (Cowork vs Chat, connectors, plans and limits, permission prompts, sessions), diagnoses breakage with real look-only checks down proven decision trees (brain missing, connector expired, skill won't fire, Claude slow), teaches concepts in plain realtor English, audits setup and resumes at the first missing step, tracks the member's cohort week with a catch-up plan, and — when a human is needed — builds the complete ticket ready to paste straight into Mike's support portal. Knows all 9 plugins deeply and routes every fix to the skill that owns it; support itself is READ-ONLY by constitution. Stays current by design: money and limit answers are always fetched live from official pages, and a weekly digest cycle reads Anthropic's changelogs so answers stand on this week's Claude. Requires Plugin 1 (the Brain) for personalization; helps even without it.",
  "author": {
    "name": "Mike Sherrard"
  },
  "license": "UNLICENSED",
  "keywords": [
    "support",
    "help desk",
    "cohort",
    "claude help",
    "cowork",
    "troubleshooting",
    "diagnostics",
    "onboarding",
    "escalation",
    "concierge"
  ],
  "homepage": "https://github.com/teamsherrard/claude-agent-os"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[cohort-claude-support on Agent Plugins Marketplace](https://pluginsmp.com/plugins/cohort-claude-support)