byelvisun· 32 skills
Design a loss function and harness for a long-running /goal optimization run (loss-function development, LFD). Use when the user wants to set up an autonomous optimization loop, distill a product from public artifacts, turn a spec into an optimization target, or asks to design a /goal. Observes the existing environment, interrogates the task, ingests or generates the spec, builds a blinded eval, generates and verifies the harness, red-teams the target for cheats, and emits goal.md ready to launch. Re-invoke in patch mode when a running loop cheated and the loss function needs patching.
$npx -y skills add elvisun/loss-function-development --skill lfd-designInstalls into the current project.
Run `npx skills use "https://github.com/elvisun/loss-function-development" --skill "elvisun/loss-function-development/lfd-design"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/elvisun/loss-function-development" that are relevant to the current task. Run `npx skills add "https://github.com/elvisun/loss-function-development"` and select the relevant skills, then follow their instructions.