Render dense, read-heavy content (plans, option comparisons, decisions, intake forms) as a styled local HTML page and open it in the browser, instead of dumping it as a wall of text in the terminal. Use when output is genuinely table-heavy, a multi-step plan, a comparison of 3+ options, a decision writeup, or when you need structured input from the user via a form. Invoke on request (/render) or proactively when terminal prose would be hard to scan.
2026-06-30