Add one read or write function to an existing Emisar context the canonical way — correct Repo.* call, Subject placement, Authorizer wiring, tagged return, and its denial test. Use when adding a query/fetch/list/create/update/delete/action function to a context in portal/apps/emisar.
$npx -y skills add andrewdryga/emisar --skill elixir-context-fnInstalls into the current project.
Run `npx skills use "https://github.com/andrewdryga/emisar" --skill "andrewdryga/emisar/elixir-context-fn"` 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/andrewdryga/emisar" that are relevant to the current task. Run `npx skills add "https://github.com/andrewdryga/emisar"` and select the relevant skills, then follow their instructions.