hf-test-review

Analyze testing artifacts to validate fail-first effectiveness and risk coverage.

1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/hujianbest/garage-agent --skill hf-test-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hf-test-review
Source: https://github.com/hujianbest/garage-agent/tree/main/packs/coding/skills/hf-test-review
Command: npx skills add https://github.com/hujianbest/garage-agent --skill hf-test-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The HF test-review skill evaluates testing assets to confirm fail-first validity, behavior coverage, and risk coverage before code review, ensuring test artifacts support downstream work.

Core Features & Use Cases

  • Compile and assess RED/GREEN evidence against acceptance criteria and risk catalogs.
  • Provide a structured scoring framework across multiple dimensions for post-implementation test evaluation and explicit user-driven review requests.
  • Output a single, canonical next action (e.g., hf-code-review, hf-test-driven-dev) and a review record skeleton to guide teams.

Quick Start

Run a fresh test-review pass on your current assets and output the canonical next action in one sentence.

Frequently Asked Questions about hf-test-review

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

FAQPage Schema
How do I validate RED and GREEN test evidence before code review?

To validate RED and GREEN test evidence before code review, you can analyze testing artifacts to confirm fail-first effectiveness, behavior mapping to acceptance criteria, and risk coverage using a structured six-dimension scoring framework.

What is the best way to quantify test quality for post-implementation test reviews?

The best way to quantify test quality is by applying a six-dimension scoring framework to evaluate fail-first validity, behavior coverage, and risk coverage, ensuring your testing artifacts fully support downstream code review.

How do I assess bug-patterns and test evidence against acceptance criteria?

You can assess bug-patterns and test evidence by compiling and validating them against acceptance criteria and risk catalogs, requiring current RED/GREEN evidence to verify fail-first effectiveness and behavior mapping.

Can I get a recommended next action when evidence conflicts during a test review?

Yes, when evidence conflicts during a test review, the process outputs a single canonical next action, such as hf-code-review or hf-test-driven-dev, along with a reroute option and a review record skeleton to guide teams.

When do I need to run a test review on my testing artifacts?

You need to run a test review when performing post-implementation test evaluations, pre-code-review assessments, or when fulfilling explicit client requests for test validation across artifacts like bug-patterns and evidence blocks.

Does the test review process require current RED and GREEN evidence to function?

Yes, the test review process enforces a requirement for current RED and GREEN evidence to validate fail-first effectiveness and behavior mapping, generating a structured score across six dimensions before proceeding.