name: ss14-npc-system-core
description: Deep dive into the NPC system in SS14/Sunrise: HTN planning, utility target selection, steering/pathfinding, blackboard and execution contracts. Use it when you need to understand the general scheme and logic of NPCs, create or rework behavior prototypes (htnCompound, rootTask, blackboard), or write your own AI code (operators, preconditions, components, systems) and safely integrate it into runtime.
Cursor Bridge
Canonical source skill file: ../../../.agents/skills/ss14-npc-system-core/SKILL.md.
Use that file as the entrypoint and load resources from the same source skill directory.