design-backtesting

Define backtesting library artifacts and sequential rules for OS calibration.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/SujinHwang27/agent-os-lab --skill design-backtesting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-backtesting
Source: https://github.com/SujinHwang27/agent-os-lab/tree/main/agent-os-factory-v2.0/.claude/skills/design-backtesting
Command: npx skills add https://github.com/SujinHwang27/agent-os-lab --skill design-backtesting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design and codify a historical backtesting library that enables OS designers to calibrate and validate agent behaviors against past artifacts, ensuring output quality and reproducibility.

Core Features & Use Cases

  • Identify backtestable skills from the OS skill designs and map required artifact types (inputs, outputs, and ground truth) for calibration.
  • Define artifact types and ground truth definitions, enabling consistent comparison and traceability across OS iterations.
  • Establish ordering schemes (date, importance, or outcome) and scoring rubrics to quantify OS improvements over time.
  • Outline live reference integration, onboarding flow, and sequential backtesting to support continuous learning and governance.
  • Use Case: Calibrate a new OS by comparing its top-3 skill outputs against historical artifacts and updating the design accordingly.

Quick Start

Generate the complete domain-input/backtesting-library.md following the steps outlined in this SKILL.

Frequently Asked Questions about design-backtesting

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a backtesting library for OS quality validation?

To design a backtesting library for OS quality, you identify backtestable skills and define artifact types from skill designs to enable historical calibration and output reproducibility.

What is historical backtesting for agent calibration?

Historical backtesting for agent calibration is the process of validating agent behaviors against past artifacts, ensuring consistent comparison and traceability across OS iterations.

How do I define artifact types and ground truth for skill calibration?

You define artifact types and ground truth definitions by mapping required inputs, outputs, and expected results from skill designs, enabling consistent comparison for historical calibration.

How do I establish sequential backtesting rules for continuous learning?

You establish sequential backtesting rules by outlining ordering schemes based on date, importance, or outcome, alongside scoring rubrics to quantify OS improvements over time.

Can I use backtesting metrics to compare skill outputs against historical artifacts?

Yes, you can use defined backtesting metrics to compare top skill outputs against historical artifacts, allowing you to calibrate a new OS and update the design accordingly.

What is a live reference strategy in a backtesting library?

A live reference strategy in a backtesting library is an outlined integration that supports continuous learning, onboarding flow, and governance during sequential backtesting.