Install
openclaw skills install @xukun0821/fde-poc-runnerValidate POC evidence and make a continue, adjust, or stop decision
openclaw skills install @xukun0821/fde-poc-runnerMove the POC from “the demo works” to “the agreed scenarios produced enough evidence to make a decision.”
Read these upstream handoffs:
fde-engagement-charter: objectives, proof criteria, timebox, and decision-makers.fde-prd-writer: acceptance criteria, test and demo scenarios, and scope.fde-deployment-architect.fde-agent-skill-designer, when applicable.When a baseline, success threshold, test data, run permission, or customer participant is missing, record a blocker and escalate it. Never lower the standard during execution.
Use references/poc-input-guide.md to check pre-run readiness and data representativeness.
fde-adoption-and-value.See references/poc-operations.md for cadence, roles, event logging, issue triage, and stop mechanics. See references/evaluation-rules.md for metrics, evaluation sets, human scoring, and decision rules.
Provide both an executive conclusion and an auditable evidence index. Pair averages with distributions, failure counts, sample coverage, and hard failures. Pair user feedback with observed behavior rather than quoting only positive comments.
For structured JSON evaluation records, run node scripts/summarize-evals.js --input eval-results.json --output eval-summary.mdto generate deterministic summaries by run, category, and hard failure. Add--fail-on-hard-fail when hard failures must block automation. Never combine records across versions or use a summary instead of root-cause analysis.
For real-user acceptance, shadow mode, or adoption handoff, read references/uat-and-transition.md. Keep offline evaluation, field POC execution, and UAT distinct; none substitutes for the others.
Use references/poc-run-report.md to produce the POC Run and Validation Report. Include every failed criterion and its evidence, not only successful cases.
POC success is not production approval. Productionization, scaled adoption, and value realization require their own governance and downstream decisions.
Audit runs with references/poc-quality-rubric.md. See references/poc-worked-example.md for a complete example and references/poc-field-handbook.md for scenario design, run meetings, and report review.
See references/public-sources.md for public methodological sources.