brothermode
v3.4.2Turn 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.
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
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install brothermode@agent-plugin-marketplacePaste 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/BrotherModeUpClone 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
├── .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
Begin or resume the Full-Auto controller, which sequences a signed outcome to a checked deliverable
Show where the Full-Auto controller run stands right now, in plain language
Ask for the short catch-up on where the work stands, what it cost, and what is waiting on you
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.
From Claude Code (Fable or Opus), dispatch a work packet for Cursor to execute under the BrotherMode harness
Inside Cursor, claim and execute the next BrotherMode harness packet, then return results
Show the decisions waiting on you, highest stakes first, each with a recommended option
Package the finished work into one delivery summary with the evidence that it works
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.
Take a decision and the work under it back into your own hands, with nothing lost
Generate the handover pages that let another person take this project over
Explain what BrotherMode does and how to use it, in plain language
Recommend the single best next step for the project
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.
Start a project with a short guided conversation that ends in one clear project brief
Show where the project stands right now, in plain language
Stop the Full-Auto controller run right now, draining in-flight work and releasing every held claim
Check the installed version against the newest release and explain how to update, in plain language
Write the page that shows where this project stands, and offer it to the user
Plugin manifests1
{
"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"
]
}For maintainers
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)