AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

5 Factor Evals

skill-just-agent-just-product-factor-5-factor-evals · by Just-Agent

A Claude skill from Just-Agent/just-product-factor.

No reviews yet
0 installs
15 views
0.0% view→install

Install

$ agentstack add skill-just-agent-just-product-factor-5-factor-evals

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-just-agent-just-product-factor-5-factor-evals)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of 5 Factor Evals? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

5-factor-evals

Version: v0.7.0

Skill name

5-factor-evals

Purpose

Use 5-factor-evals to audit and improve evaluation, regression testing, benchmark, and release confidence systems for Agent-native products. It turns vague quality claims into repeatable checks that can be run before and after refactors.

When to use

Use this Skill when:

  • A project uses LLMs, Agents, RAG, tools, prompts, generated UI, or automated workflows and needs measurable quality gates.
  • A user asks whether changes made the product better or worse.
  • A repository has examples, demos, or tests but no stable acceptance suite.
  • Releases are risky because there is no baseline, no golden cases, no regression log, or no failure taxonomy.
  • Multiple Factor Skills produce recommendations and the team needs a shared validation layer.

When not to use

Do not use this Skill as a replacement for domain review. Pair it with the relevant primary Skill such as 12-factor-agents, 9-factor-rag, 10-factor-html, 11-factor-cli, or 13-factor-product-readiness.

Expected inputs

  • Target project files, README, examples, tests, scripts, and CI configuration.
  • Existing benchmark cases, prompt examples, screenshots, logs, or evaluation notes.
  • Product goals, user journeys, acceptance criteria, and known failure cases.
  • Previous audit reports or refactor plans if available.

Workflow

  1. Identify the product behavior that must stay reliable.
  2. Extract or propose representative golden cases.
  3. Define pass/fail criteria before changing code or prompts.
  4. Review existing tests, smoke checks, fixtures, examples, CI gates, and logs.
  5. Score the project with scoring-rubric.md.
  6. Produce an audit report using audit-report-template.md.
  7. Produce a refactor plan using refactor-plan-template.md.
  8. Recommend the smallest useful evaluation harness that can run repeatedly.
  9. Record validation results and validation limits honestly.

Five factors

  1. Quality Contract — The project defines what good output means in user-facing terms.
  2. Golden Cases — The project keeps representative examples, fixtures, and expected outcomes.
  3. Regression Loop — The project can detect whether a change breaks important behavior.
  4. Failure Taxonomy — The project names common failure modes and maps them to fixes.
  5. Release Gates — The project connects evaluations to CI, release notes, and go/no-go decisions.

Output format

Return:

  1. Selected evaluation scope and why.
  2. Current eval maturity scorecard.
  3. Missing golden cases and critical validation gaps.
  4. Proposed minimum evaluation harness.
  5. Regression and failure taxonomy plan.
  6. Release gate recommendations.
  7. Validation results or validation limits.

Example calls

Use the 5-factor-evals skill to audit this Agent project for golden cases, regression tests, failure taxonomy, and release gates.

Use the 5-factor-evals skill to add a repeatable evaluation plan before we refactor this RAG pipeline.

Use the 5-factor-evals skill as a secondary review after 12-factor-agents and 9-factor-rag.

Version record

  • v0.7.0: Added as a first-class evaluation and regression confidence Skill.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.