← ClaudeAtlas

brieflisted

Ask for the short catch-up on where the work stands, what it cost, and what is waiting on you
khalilmaaouni/BrotherModeUp · ★ 0 · AI & Automation · score 69
Install: claude install-skill khalilmaaouni/BrotherModeUp
Outcome to produce: one short catch-up the user can read in under a minute, built from that project's own records, or an honest line saying that the last one still stands. Enter the catch-up flow of the brotherme skill. Run the mechanical command `python3 "${CLAUDE_PLUGIN_ROOT}/tools/bm_lead.py" brief --project-id <id>` (the packaged console script is `bm-lead brief`) and read its output; never write a catch-up from memory of this conversation. A plugin install exports `${CLAUDE_PLUGIN_ROOT}` for skill and command content, so that path resolves on its own; on a clone install, where the variable is unset, run `python3 tools/bm_lead.py brief --project-id <id>` instead, from the BrotherMode root (`~/.claude/skills/brothermode`). Either way, run it from the user's project folder so it reads and writes that project's own records. The catch-up is at most six lines and the command prints them: where we are, what changed, what it cost, what was decided, what is still uncertain, and the options open to the user. The last line is always there and always last, and it always includes handing the work back. Read them out as printed. Costs already spent are facts and print as numbers; anything still to come is a range with a confidence level, never a single number, per references/forecasting.md. Nothing happened since the last one is a real answer, and this skill gives it rather than filling the space. When there is nothing new to report, the command writes no new catch-up at all: it na