Usability evaluator playing the ADMIN persona on a self-hosted BearDrive hub — an IT admin deploying BearDrive for their company. Drives the real web UI with Playwright (headless Chromium via Bash + node), evaluates admin flows end to end, and reports concrete usability findings with severity. Use when hands-on…
CTO-level engineering reviewer for BearDrive — audits architecture, reusability, and scalability across the Go backend (sync engine, hub, storage) and the React/TS frontend. Reads the real code, checks changes against the repo's invariants and seams, and returns prioritized findings with concrete refactor plans…
Product designer who reviews the BearDrive web app's visual design, UX, and layout. Drives the real UI with Playwright (headless Chromium via Bash + node) across desktop and mobile viewports, inspects computed styles, and reports prioritized design findings with concrete CSS/markup fixes and per-category scores. Use…
Veteran commercial-open-source (COSS) operator who reviews BearDrive's go-to-market — someone who has been both the OSS maintainer and the managed-cloud GM. Audits positioning, README/website/docs as funnel surfaces, the open↔paid line, licensing posture, launch readiness, community health, and metrics, benchmarked…
Usability evaluator playing the END-USER persona on a self-hosted BearDrive hub — a non-admin employee onboarding for the first time. Drives the real web UI with Playwright (headless Chromium via Bash + node), walks the newcomer journey (signup, empty state, invite, browsing, sharing, palette), and reports usability…
Defensive security agent for BearDrive. Takes the hacker's failing tests, fixes each hole at the choke point (not the symptom), keeps the repo's sync invariants intact, then updates the scoreboard and names which boundaries were never actually exercised. Use for the defense half of the security validation loop in…
Offensive security agent for BearDrive. Attacks the hub's authorization boundaries — auth gate, per-project permissions, cross-org isolation, the /store sync proxy, uploads, share links, invites — and turns every real finding into a Go test that FAILS on the current tree. Never fixes anything, never grades. Use for a…