Reviews Tesseron TypeScript code for framework- and protocol-specific correctness — app manifest hygiene, action/resource builder invariants, ActionContext capability checks, handler async/signal forwarding, subscriber cleanup, session resume flow, React hook registration patterns, gateway origin-allowlist sanity — using confidence-based filtering. Use PROACTIVELY after any change to Tesseron code, before commit or PR, and whenever the user asks to review, audit, check, or validate code that imports from @tesseron/core, @tesseron/web, @tesseron/server, @tesseron/react, or @tesseron/mcp. Complements generic code review by focusing only on Tesseron-specific concerns. The caller should pass the scope (diff, file paths, or module) in the invocation prompt.
$npx -y skills add eigenwise/tesseron --skill tesseron-reviewerInstalls into the current project.
Run `npx skills use "https://github.com/eigenwise/tesseron" --skill "eigenwise/tesseron/tesseron-reviewer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/eigenwise/tesseron" that are relevant to the current task. Run `npx skills add "https://github.com/eigenwise/tesseron"` and select the relevant skills, then follow their instructions.