Agent Plugins Marketplace
All plugins

brothermode

v3.4.2

Turn an idea into a verified result with a guided start, honest forecasts, clear status, and a checked delivery. Verified on Claude Code; the plugin install is proven end to end by scripts/release-smoke-install.sh, and the tagged git clone remains the immutable option for auditors.

Claude Code19 Skills

By Khalil MaaouniLicense: MIT0 GitHub starsUpdated 1 hour ago

Directory evidence

Runtimes
Claude Code
Parsed components
19 skill or MCP entries
Source updated
Aug 30, 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 brothermode 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 brothermode@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/khalilmaaouni/BrotherModeUp

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

brothermode/
├── .claude-plugin/plugin.json
├── skills/auto/SKILL.md
├── skills/auto-status/SKILL.md
├── skills/brief/SKILL.md
├── SKILL.md
├── skills/cursor-dispatch/SKILL.md
├── skills/cursor-execute/SKILL.md
├── skills/decisions/SKILL.md
├── skills/deliver/SKILL.md
├── skills/doctor/SKILL.md
├── skills/handback/SKILL.md
├── skills/handover-pack/SKILL.md
├── skills/help/SKILL.md
├── skills/next/SKILL.md
├── skills/review/SKILL.md
├── skills/start/SKILL.md
├── skills/status/SKILL.md
├── skills/stop/SKILL.md
├── skills/update/SKILL.md
└── skills/view/SKILL.md

Included Skills19

autoskills/auto/SKILL.md

Begin or resume the Full-Auto controller, which sequences a signed outcome to a checked deliverable

auto-statusskills/auto-status/SKILL.md

Show where the Full-Auto controller run stands right now, in plain language

briefskills/brief/SKILL.md

Ask for the short catch-up on where the work stands, what it cost, and what is waiting on you

brothermodeSKILL.md

Claude as the founder's colleague and coordinator, adaptive to the nature of each project. Sizes up the work, assigns the right roles, delegates by capability profile with work budgets, keeps one writer per file at a time, speaks to the user in plain outcome-first language, and refuses to call work done without a verifying command run after the last edit. Enforcement is verified on Claude Code only; other runtimes receive advisory instruction files (docs/RUNTIMES.md states what is verified where). Invoke with /brothermode at the start of any project or sizable task.

cursor-dispatchskills/cursor-dispatch/SKILL.md

From Claude Code (Fable or Opus), dispatch a work packet for Cursor to execute under the BrotherMode harness

cursor-executeskills/cursor-execute/SKILL.md

Inside Cursor, claim and execute the next BrotherMode harness packet, then return results

decisionsskills/decisions/SKILL.md

Show the decisions waiting on you, highest stakes first, each with a recommended option

deliverskills/deliver/SKILL.md

Package the finished work into one delivery summary with the evidence that it works

doctorskills/doctor/SKILL.md

Check the BrotherMode install itself for problems. Use when the user explicitly asks to check the install, says something seems broken, or right after a fresh install or an update.

handbackskills/handback/SKILL.md

Take a decision and the work under it back into your own hands, with nothing lost

handover-packskills/handover-pack/SKILL.md

Generate the handover pages that let another person take this project over

helpskills/help/SKILL.md

Explain what BrotherMode does and how to use it, in plain language

nextskills/next/SKILL.md

Recommend the single best next step for the project

reviewskills/review/SKILL.md

Check the current work against the definition of done and report what passes and what does not. Use only when the user explicitly asks for a review, an acceptance check, or whether finished work is done; never invoke speculatively just because a change looks complete.

startskills/start/SKILL.md

Start a project with a short guided conversation that ends in one clear project brief

statusskills/status/SKILL.md

Show where the project stands right now, in plain language

stopskills/stop/SKILL.md

Stop the Full-Auto controller run right now, draining in-flight work and releasing every held claim

updateskills/update/SKILL.md

Check the installed version against the newest release and explain how to update, in plain language

viewskills/view/SKILL.md

Write the page that shows where this project stands, and offer it to the user

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "brothermode",
  "version": "3.4.2",
  "description": "Turn an idea into a verified result with a guided start, honest forecasts, clear status, and a checked delivery. Verified on Claude Code; the plugin install is proven end to end by scripts/release-smoke-install.sh, and the tagged git clone remains the immutable option for auditors.",
  "author": {
    "name": "Khalil Maaouni"
  },
  "homepage": "https://github.com/khalilmaaouni/BrotherModeUp",
  "repository": "https://github.com/khalilmaaouni/BrotherModeUp",
  "license": "MIT",
  "keywords": [
    "orchestration",
    "project-management",
    "delivery",
    "forecasting",
    "beginner-friendly"
  ]
}

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

[brothermode on Agent Plugins Marketplace](https://pluginsmp.com/plugins/brothermode)