Work inside a Treq agent terminal: use the treq CLI to create and inspect workspaces, send files or text to the user in the Treq UI, and create commits with treq commit. Use this skill for every Treq agent session, whenever you need another workspace, should…
Verify treq's integration with the local Supabase CLI stack (Auth, PostgREST RPCs/RLS, Edge Functions) by driving real HTTP/RPC calls against http://127.0.0.1:54321 — no mocked supabase-js. Use explicitly when the user runs /service-qa or asks to QA auth,…
Write or revise Treq technical documentation under web/docs/, plus product pages that document shipped app behavior (roadmap, security, settings copy). Activate whenever an agent drafts, updates, or reviews technical docs for Treq: concept pages, how-tos,…
Visually verify treq UI/behavior changes by driving the real app (real jj repo via NAPI, real Rust dispatch, jsdom-rendered React) with @testing-library/user-event and capturing before/after screenshots through the Chromium rasterization harness in…
Explain concepts clearly in the treq voice: direct, declarative prose for a peer engineer, grounded in Orwell's rules for plain English and ASD-STE100 (Simplified Technical English), with house banlists for buzzwords, marketing language, and AI writing tells…
Write or revise Learn articles under web/learn/, READMEs, changelogs, and release notes. Owns Learn-site article structure, interlinking, and the doc revision pass for those surfaces. For technical product docs under web/docs/** (and roadmap/security…
Audit and fix internal interlinking across the treq content site (web/learn and web/docs) for SEO and navigation. Checks existing links for relevance and broken targets, finds articles that are under-linked or orphaned, and adds links from an article's key…
Leave inline GitHub review comments on a PR's changed files explaining why each change was made. Use automatically right after creating a pull request with mcp__github__create_pull_request (or the gh CLI), before telling the user the PR is up — do not wait to…