Bro Skill
Description
🤙 /bro — re-explains the last answer in plain language, for when the reply made you go 'bro what'. One-file skill for Hermes, Claude Code, Codex, and opencode.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🤙 /bro
**When the answer made you go "bro what" — type `/bro` and get it in plain language.**
[](LICENSE) [](https://agentskills.io) [](#compatibility)
What is this?
`/bro` is a tiny [Agent Skills](https://agentskills.io)-format skill with one job: when the assistant's last reply was too dense, too jargon-heavy, or too formal, you type `/bro` and it re-explains **its own previous message** like a smart friend over a beer.
No new information. No new answers. Just the same thing, said in a way that's impossible to misunderstand.
It's one markdown file. The whole skill is [`SKILL.md`](SKILL.md).
Compatibility
Works with any agent that reads the Agent Skills format — and ships thin slash-command wrappers where a skill alone doesn't give you a typed `/bro`:
| Tool | Skill location | Typed /bro via |
|---|---|---|
| Hermes Agent | ~/.hermes/skills/bro/SKILL.md |
skill (auto) |
| Claude Code | ~/.claude/skills/bro/SKILL.md |
~/.claude/commands/bro.md |
| Cursor | ~/.cursor/skills/bro/SKILL.md |
skill (/bro) |
| OpenAI Codex | ~/.codex/skills/bro/SKILL.md |
~/.codex/prompts/bro.md |
| opencode | ~/.config/opencode/skills/bro/SKILL.md |
~/.config/opencode/command(s)/bro.md |
Cursor also reads `~/.codex/skills/` and `~/.claude/skills/` (and the matching project folders) as a compatibility fallback. Don't rely on that — Cursor-only machines often have neither directory. The installer writes `~/.cursor/skills/bro/` whenever it detects Cursor, creating `~/.cursor/skills/` if needed (that folder is not there by default).
Install
**One-liner** — detects which tools you have and installs
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11