workflow-lite-test-review

Community

Verify planned work, run tests, auto-fix.

Authortcytan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill resolves uncertainty after code generation by reviewing implementation against per-task convergence criteria, detecting missing test coverage, and running the appropriate test command to confirm behavior before finalizing.

Core Features & Use Cases

  • Convergence verification against the plan: Matches planned task file paths against recent changes and checks each convergence criterion with evidence, producing PASS/PARTIAL/FAIL per task.
  • Test discovery, execution, and reporting: Detects the likely test framework (npm/jest/vitest, pytest, cargo test, go test) and runs tests to generate a structured checklist artifact.
  • Iterative auto-fix for failing tests: Delegates to a test-fix agent up to three rounds, re-running tests after each fix, then produces a human-readable review report and triggers a session sync.

Real-world use case

After completing a workflow-lite-execute run that implemented features from a plan, use this Skill to validate that all specified convergence criteria are satisfied and that unit/integration tests actually exist and pass.

Quick Start

Run workflow-lite-test-review in standalone mode by providing the session path for the latest plan artifacts, so it can verify convergence, run tests, and write a test-review report with an optional auto-fix loop.

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: workflow-lite-test-review
Download link: https://github.com/tcytan/tecton/archive/main.zip#workflow-lite-test-review

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 471,000+ vetted skills library on demand.