shell-report is a skill for AI coding agents. It serves HTML or Markdown reports locally, runs shell commands attached to the document, and can save the result as a static HTML snapshot.
This cell captures the commit SHA as sha so later cells can reuse it.
This command uses {{sha}} from the previous cell to look up the failing run.
The failing run points to the type-check step.
The same commit SHA is reused here to inspect the relevant config.
Add data-cmd to an HTML element. Use the rest of the document for whatever text and structure you need.
Start the server with node sr.mjs. Commands run in your shell with your current environment and $PATH.
Use Save snapshot to export the current report as a static HTML file that can be opened without the server.
Install the skill into your agent's skills directory to make it available across projects.