Render a self-contained, scientist-friendly HTML research brief (a "game plan" decision aid) for a Wheeler investigation plan or execution. It leads with the question and sub-questions, then figure mockups (wireframe or synthetic-data PNG) showing what will be plotted and how competing hypotheses would differ, then the execution steps, a pipeline flow chart, and data sources; at execute time it pairs each mockup with the real result figure and tucks data tables into dropdowns. ALWAYS reach for this skill, and do not hand-write the HTML yourself, whenever the user wants to SEE, VISUALIZE, or SHARE a Wheeler plan or its results as a page: triggers include "visualize the plan", "show/make the brief", "research brief", "render the execution dashboard", "game plan view", "show mockups vs results", "what will the figure look like", "draw the figure under each hypothesis", "re-render that plan/brief", or any request to view a specific plan (for example a PL-xxxx id) or its figures as an HTML page. Even a short request like "show me the brief for PL-99d25314" should fire it. Also invoked automatically by /wh:plan after a plan is approved and by /wh:execute after the completion summary. While composing the brief you also help plan mode by drawing the question, rationale, decisions, and figure intent out of the scientist. Do NOT trigger for one-off plotting of a data file, graph lookups (use wh:ask), adding data (wh:add), drafting prose (wh:write), or cosmetic edits to a single existing figure.
$npx -y skills add maxwellsdm1867/wheeler --skill wheeler-briefInstalls into the current project.
Run `npx skills use "https://github.com/maxwellsdm1867/wheeler" --skill "maxwellsdm1867/wheeler/wheeler-brief"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/maxwellsdm1867/wheeler" that are relevant to the current task. Run `npx skills add "https://github.com/maxwellsdm1867/wheeler"` and select the relevant skills, then follow their instructions.