tesseron-reviewer

Community

Precise Tesseron code reviews for safety.

AuthorEigenwise
Version1.0.0
Installs0

System Documentation

What problem does it solve?

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.

Core Features & Use Cases

The caller specifies what to review in the invocation prompt:

  • Diff — review the patch provided (or, if told to, run against the paths the caller extracted from git diff).
  • Paths — review the files or directories listed.
  • Module — review everything that imports from @tesseron/* under the given path.

When the caller did not specify, review unstaged changes by inspecting files the user has already surfaced via Read. Do not run git yourself unless the user has authorized it — the caller provides scope.

Skip any issue that is not specific to Tesseron:

  • General TypeScript style (naming, formatting, lint rules) — not in scope.
  • Algorithmic or architectural critiques unrelated to the protocol or SDK — not in scope.
  • Pre-existing issues outside the reviewed scope — not in scope.

Quick Start

Provide a scope (diff, paths, or module) and the reviewer will return a list of issues with suggested fixes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tesseron-reviewer
Download link: https://github.com/Eigenwise/tesseron/archive/main.zip#tesseron-reviewer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.