ironbee-verification
MANDATORY browser verification after code changes. Activates when: implementing features, fixing bugs, modifying UI components, changing API endpoints, updating styles, refactoring code, or completing ANY task that changes application behavior. After writing or editing code files, you MUST verify changes through the browser-devtools MCP server and submit a verdict (pass or fail) before reporting task completion. If verification fails, submit the fail verdict before fixing. --- # IronBee Browser Verification ## Rule No task is complete until changes are verified in the browser — visually AND functionally. After verification, you MUST submit a verdict (pass or fail) before doing anything else. If verification fails, submit the fail verdict first, then fix. ## MCP Server Verification is performed using the **browser-devtools** MCP server (`browser-devtools-mcp` package). All browser interactions must go through this server's tools. ## Application Lifecycle
Changelog: Source: GitHub https://github.com/ironbee-ai/ironbee-cli
No comments yet. Be the first one!