State variables the Sentinel must keep across ticks (last order sent, freeze flag, FATAL streak, per-state counters, emergency history, cooldowns). Use this skill on every tick to update memory and decide if a new order is required (edge-triggered).
$npx -y skills add leopu00/job-hunter-team --skill memory-stateInstalls into the current project.
Run `npx skills use "https://github.com/leopu00/job-hunter-team" --skill "leopu00/job-hunter-team/memory-state"` 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/leopu00/job-hunter-team" that are relevant to the current task. Run `npx skills add "https://github.com/leopu00/job-hunter-team"` and select the relevant skills, then follow their instructions.