test-review

Review test files against Go, Convex, React Query, and Bluesky-inspired patterns.

3|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/Develonaut/bnto --skill test-review-develonaut
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-review
Source: https://github.com/Develonaut/bnto/tree/main/.claude/skills/test-review
Command: npx skills add https://github.com/Develonaut/bnto --skill test-review-develonaut

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review existing and proposed tests against proven community patterns to ensure alignment with bnto's testing standards and to identify gaps in coverage and quality.

Core Features & Use Cases

  • Evaluate test files against established matrices from Go, Convex, React Query, and Bluesky-inspired patterns.
  • Provide actionable recommendations to transform brittle or implementation-focused tests into behavior-focused, maintainable tests.
  • Use during pre-commit change reviews and standalone landscape audits to assess overall testing health across every layer.

Quick Start

Run a comprehensive review of your repository's tests against established community patterns to identify gaps and improvement opportunities.

Frequently Asked Questions about test-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review test quality against community patterns before committing?

Reviewing test quality involves evaluating test files against established matrices from Go, Convex, React Query, and Bluesky patterns. This Skill identifies gaps, anti-patterns, and provides actionable recommendations to transform brittle, implementation-focused tests into maintainable, behavior-focused ones during pre-commit checks.

What is the best way to audit overall testing health across a repository?

Auditing testing health requires running a standalone landscape review to evaluate tests against proven community standards. This process assesses coverage and quality across every layer, detailing gaps and providing actionable improvement actions to align with bnto's testing standards.

Does the test review process support Go and React Query patterns?

Yes, the test review process supports Go and React Query patterns. It evaluates test files against established matrices specifically from Go, Convex, React Query, and Bluesky-inspired patterns to ensure alignment with community standards and identify improvement opportunities.

How do I fix brittle, implementation-focused tests?

Fixing brittle tests requires transforming them into behavior-focused tests using actionable recommendations. This Skill reviews existing tests against proven patterns, identifies anti-patterns, and provides specific improvement actions to make tests more maintainable and aligned with community standards.

Can I use this test review tool for standalone landscape audits?

Yes, you can use this test review tool for standalone landscape audits. It assesses overall testing health across every layer by evaluating tests against established community patterns, outputting detailed gaps, anti-patterns, and actionable improvement recommendations.

Why should I evaluate tests against established community matrices?

Evaluating tests against established community matrices ensures alignment with bnto's testing standards and identifies gaps in coverage and quality. This approach provides scoring, highlights anti-patterns, and generates actionable recommendations to improve overall testing health.