statuslisted
Install: claude install-skill khalilmaaouni/BrotherModeUp
Outcome to produce: one short status view the user can read in under a minute, leading with what has been achieved, not with process.
Enter the status flow of the brotherme skill. Run the mechanical command `python3 "${CLAUDE_PLUGIN_ROOT}/tools/brothermode_cli.py" status --project-id <id>` (the packaged console script is `brothermode status`) and read its output; never answer from memory of this conversation about where the project stands. 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/brothermode_cli.py status --project-id <id>` instead, from the BrotherMode root (`~/.claude/skills/brothermode`). Either way, run it from the user's project folder so it reads that project's own records.
The command prints the default status view of references/status-view.md itself: exactly Goal, Direction, Progress, Time remaining, Decision needed, Risk, Evidence, and Next step, in that order, each field computed from that project's own records rather than translated out of a report. Read them out as printed. A field the records cannot answer says so in its own words, and that stays in: "not forecast yet" is information, and a smoothed-over sentence is not. Time remaining is always a range with a confidence level and never a single number (references/forecasting.md). When a decision is waiting, it travels as a decision card in the shape of references/kickoff.