Monitor live applications for errors, performance regressions, and failures after deployment.
Warn before executing destructive commands like rm -rf, DROP TABLE, force-push, and kubectl delete.
Launch real Chrome controlled by gstack with Side Panel extension auto-loaded for real-time monitoring.
Restrict file edits to a specific directory, blocking all Edit and Write operations outside the allowed path.
Activate destructive command warnings and directory-scoped edit restrictions for maximum safety.
Merge PR, await CI/deploy, verify production health via canary checks.
Clear freeze boundary to allow edits to all directories during session.
Audits visual consistency, spacing, hierarchy, and performance issues in live designs with atomic fixes.
Updates project documentation after shipping code to match actual changes
Navigate and test websites with element interaction, verification, screenshots, and responsive layout validation.
Detects performance regressions by comparing page load times, Core Web Vitals, and bundle sizes across pull requests.
Navigate URLs, interact with elements, verify page state, take screenshots, test forms and responsive layouts.
Conduct infrastructure security audits covering secrets, dependencies, CI/CD, and OWASP threats.
Creates complete design systems with aesthetic, typography, color, layout, spacing, and motion guidelines.
Conduct startup validation through six forcing questions or design thinking brainstorming for new ideas.
Reviews plans with CEO-founder perspective, challenges premises, expands or reduces scope strategically.
Rates design plan dimensions 0-10 and provides actionable improvements for implementation.
Review architecture, data flow, diagrams, edge cases, and test coverage with opinionated recommendations.
Test web applications systematically and produce structured bug reports with health scores and screenshots without fixing issues.
Systematically test web applications, identify bugs, fix source code, and verify fixes with health scores.
Analyzes commit history and work patterns to generate team engineering retrospectives with trend tracking.
Analyzes pull request diffs for SQL safety, LLM trust violations, and structural issues.
Configure deployment settings and auto-detect platform for automated deploys.
Automate deployment workflow: detect branch, run tests, bump version, update changelog, commit and create PR.