Define Metric

Use when the agent or the user wants to introduce a new measurable quantity as a first-class loss component — e.g., tracking cyclomatic complexity alongside test_pass_rate, or adding a domain-specific rubric to a reasoning chain. Forbids ad-hoc arithmetic on observations and forbids using a new metric as a load-bearing decision gate until calibration has passed. Extends LDD's loss framework to agent-defined objectives without touching LDD core.

veegee82 436cf26 14.2 KB Updated

File contents

veegee82/loss-driven-development/tree/main/skills/define-metric commit 436cf26f17

Frequently asked questions

npx skillmds@latest add veegee82/define-metric