Complete quality assurance workflow orchestrating validation, comprehensive review, and functional testing. Sequential workflow from quality gating through multi-dimensional review to scenario testing. Use when conducting complete skill quality assurance, pre-deployment validation, or comprehensive quality checks combining multiple review approaches.
64
77%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/review-workflow/SKILL.mdreview-workflow provides complete quality assurance by orchestrating three complementary review skills into a comprehensive validation workflow.
Purpose: Complete quality assurance from quality gating through comprehensive review to functional testing
Component Skills:
Workflow Pattern: Sequential (validator → review → testing)
Result: Complete quality assessment with deployment decision, quality scores, and functional validation
Purpose: Fast pass/fail check - ensures minimum standards met before deeper review
Component Skill: skill-validator
Process:
Decision Point:
Outputs:
Time Estimate: 30-45 minutes
Purpose: Multi-dimensional quality assessment with 1-5 scoring
Component Skill: review-multi
Process:
Outputs:
Time Estimate: 1.5-2.5 hours
Purpose: Validate skill works correctly in real scenarios
Component Skill: skill-tester
Process:
Outputs:
Time Estimate: 45-90 minutes
After completing all 3 steps:
Quality Gate (Step 1):
Comprehensive Review (Step 2):
Functional Testing (Step 3):
Deploy Immediately:
Deploy with Notes:
Hold for Improvements:
Do Not Deploy:
Practice: Run all 3 steps before deployment (don't skip)
Rationale: Each step catches different issues - comprehensive coverage
Practice: If Step 1 fails, fix issues before proceeding
Rationale: Wastes time to do comprehensive review on skill failing basic validation
Practice: Record results from each step for complete record
Rationale: Enables tracking improvements over time, learning from patterns
Practice: Use Step 2 recommendations to plan next version
Rationale: Continuous improvement - each iteration gets better
Practice: Re-run workflow after applying significant improvements
Rationale: Validates improvements effective, no regressions introduced
| Step | Skill | Purpose | Time | Output |
|---|---|---|---|---|
| 1 | skill-validator | Quality gate (pass/fail) | 30-45m | PASS/FAIL, deploy decision |
| 2 | review-multi | Comprehensive review (1-5) | 1.5-2.5h | Score, grade, recommendations |
| 3 | skill-tester | Functional testing | 45-90m | Test results, functional validation |
Total Time: 3-4 hours for complete QA
skill-validator (Quality Gate)
↓
PASS? ──No──> Fix issues, retry
↓ Yes
review-multi (Comprehensive Review)
↓
Overall Score + Grade + Recommendations
↓
skill-tester (Functional Testing)
↓
Test Results + Usability Assessment
↓
Deployment Decision (Deploy/Hold/Rework)| Validator | Review Score | Tests | Decision |
|---|---|---|---|
| PASS | ≥4.5 (A) | All Pass | ✅ Deploy Now |
| PASS | 4.0-4.4 (B+) | All Pass | ✅ Deploy + Note Improvements |
| PASS | 3.5-3.9 (B-) | Pass/Some Fail | ⚠️ Hold - Fix Issues |
| PASS | <3.5 (C-F) | Any | ❌ Rework Required |
| FAIL | Any | Any | ❌ Fix Critical, Retry |
Build skill (development-workflow) →
Review workflow (this skill) →
Apply improvements (skill-updater) →
Re-validate (review-workflow) →
Deployreview-workflow provides complete quality assurance through orchestrated validation, review, and testing.
93ed392
Also appears in
since Sep 12, 2026
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.