What problem does it solve? Manual browser checks are slow and leave no evidence. This Skill provides a structured mode for navigating web pages, verifying page state, and capturing screenshots so browser-based verification produces consistent, reviewable results. ## Core Features & Use Cases - Fast Navigation: Directs the agent to move through pages quickly using the repo's existing browser workflow or the gstack browse command when available. - State Capture: Requires a navigation result and a state snapshot as output, preserving evidence with screenshots when the result matters. - Tool Discipline: Prevents overuse of browser automation by requiring file or API inspection when those are sufficient. - Use Case: After deploying a dashboard change, use this mode to load the page, verify the rendered state, and capture a screenshot before handing off to QA or incident review. ## Quick Start Use the dharma-browse mode to open the dashboard page, verify it loads correctly, and capture a screenshot of the result.