build-evaluation-developer

Installation
SKILL.md

Build Evaluation Developer Skill

Use this skill when modifying the weapon build evaluation logic in internal/evaluator/.

The evaluator is a high-performance DFS engine. Incorrect modifications can lead to exponential search times or suboptimal builds.


Scope & Intent

Use this skill when:

  • Modifying the DFS algorithm in processSlots
  • Adding new optimization metrics (e.g. Weight, Price)
  • Adjusting pruning or bounding logic
  • Debugging why a "best build" isn't actually optimal

Safety & Performance Invariants

Installs
3
GitHub Stars
1
First Seen
Feb 11, 2026
build-evaluation-developer — sjtw/tarkov-build-optimiser