intercom
Streamline session-to-session coordination with the intercom extension. Send messages, delegate tasks, and coordinate work across multiple atomic sessions on…
Restate the last message in plain human language, with no jargon.
$ npx -y skills add flora131/atomic --skill bro --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/broContext preview
The summary Claude sees to decide when to auto-load this skill.
Restate the last message in plain human language, with no jargon.
name: bro
description: Restate the last message in plain human language, with no jargon.
license: MIT. LICENSE.txt has complete terms
metadata:
author: Lauren Tan
github-repo: https://github.com/cursor/plugins
github-path: pstack/skills/bro
github-ref: refs/heads/main
github-tree-sha: 46125561306434d8a1d7745d540d8932ab0cd2a2
disable-model-invocation: trueRestate your last message. Stop using jargon and speak coherently. State it more simply and concisely, like one human talking to another.
The verifiable coding agent runtime. Define your coding agent's process in natural language with stages, checks, and approval gates instead of hoping it follows your instructions.
Repo: flora131/atomic
Streamline session-to-session coordination with the intercom extension. Send messages, delegate tasks, and coordinate work across multiple atomic sessions on…
Control Herdr, a terminal multiplexer for coding agents. Use only when the user explicitly mentions Herdr or asks to use Herdr to inspect or control panes,…
Use this skill whenever a task involves a document file (PDF, DOCX, PPTX, XLSX, or image) and you need to read it or pull text, tables, or specific values out…
Automate browser interactions, test web pages and work with Playwright tests.
Code quality checks, formatting, and metrics via qlty CLI. Use when asked to verify code quality, add or run verifiers, lint or format code, measure…
Delegate work to builtin or custom subagents with single-agent, parallel, forked-context, and intercom-coordinated runs. Use for bounded specialist delegation…