← ClaudeAtlas

viewlisted

Write the page that shows where this project stands, and offer it to the user
khalilmaaouni/BrotherModeUp · ★ 0 · AI & Automation · score 66
Install: claude install-skill khalilmaaouni/BrotherModeUp
Outcome to produce: one page the user can open, showing where the project stands right now, plus one line in the chat saying what it is a picture of and what it is waiting on. Run the mechanical command `python3 "${CLAUDE_PLUGIN_ROOT}/tools/brothermode_cli.py" view --project-id <id>` (the packaged console script is `brothermode view`) and read its output; never describe the page from memory of this conversation and never write any part of it by hand. 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 view --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 writes one file, `PROJECT-VIEW.html`, at the top of the user's project folder, beside `CANVAS.md`. It is one self contained file: no fonts, no images and nothing fetched from anywhere when it opens, so it opens with no internet connection and it can be kept, copied, or attached to an email. ## Say these three things when you offer it 1. **It is a picture of the records at the moment it was written, not a live screen.** The page prints the newest record it was built from and a short code that changes when the records change, so an old tab is visibly older than a fresh one. Nothing on the page updates itself while it sits open. 2. **There