Agent skill for production-validator - invoke with $agent-production-validator
Install with Tessl CLI
npx tessl i github:ruvnet/claude-flow --skill agent-production-validator40
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillEvaluation — 98%
↑ 1.22xAgent success when using this skill
Validation for skill structure
Mock and code quality detection
Scans for mock pattern
100%
100%
Scans for fake pattern
100%
100%
Scans for stub pattern
100%
100%
Excludes test directories
100%
100%
Excludes test files
100%
100%
Scans for TODO/FIXME
75%
100%
Scans for hardcoded test data
100%
100%
Scans for console.log
100%
100%
Produces JSON report
100%
100%
Violations detected in sample
100%
100%
Test files not flagged
100%
100%
Without context: $0.7485 · 3m 27s · 26 turns · 30 in / 14,447 out tokens
With context: $1.0093 · 3m 40s · 37 turns · 38 in / 15,082 out tokens
Health check and deployment readiness
Health endpoint exists
100%
100%
Health response: status field
75%
100%
Health response: timestamp field
0%
100%
Health response: uptime field
100%
100%
Health response: dependencies object
0%
100%
Env validation: DATABASE_URL
0%
100%
Env validation: REDIS_URL
0%
100%
Env validation: JWT_SECRET
0%
100%
Env validation: error message
100%
100%
SIGTERM handler registered
100%
100%
Graceful server close
100%
100%
No FORCE_HTTPS in dev
100%
100%
Without context: $0.2737 · 1m 8s · 18 turns · 24 in / 3,931 out tokens
With context: $0.5308 · 2m 2s · 22 turns · 435 in / 7,400 out tokens
Real integration test suite authoring
DB connects via env vars
100%
100%
DB CRUD: create + findById
100%
100%
DB CRUD: update + delete
100%
100%
Redis env vars
100%
100%
Redis set/get/delete
100%
100%
Payment real API key
100%
100%
Payment error test
100%
100%
Auth 401 test
100%
100%
XSS sanitization test
66%
100%
Concurrent 100 requests
0%
100%
Avg response time threshold
0%
25%
Sustained load 95% success
100%
100%
No in-memory DB
100%
100%
No mock service objects
100%
100%
Without context: $1.0836 · 4m 58s · 31 turns · 38 in / 22,059 out tokens
With context: $1.1173 · 4m 37s · 36 turns · 292 in / 18,603 out tokens
Table of Contents
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.