Create a canonical Python template file for a coding-interview primitive (a technique from templates/interview-primitives.md) in this repo's house style. Use when the user wants to add a topic/primitive, create a template for a technique (BFS, topological sort, union-find, binary search, etc.), or types /add-primitive <topic-folder> "<primitive name>".
2026-07-03