↓ 7 callersMethodcreate_skill(
self,
title: str,
content: str,
*,
id: str | None = None,
pa
prime-agent-runtime/src/rlm/harness.py:588
↓ 6 callersMethodapplyCompletion(
lines: string[],
cursorLine: number,
cursorCol: number,
item: AutocompleteItem,
prefix: string,
)
packages/tui/src/autocomplete.ts:261