Ingest a coding session JSONL into AKB as structured notes — session report + parallel-drafted TIL / task / idea / decision sub-notes. Auto-discovers the current session's JSONL when no positional path is given (Claude / Codex). --delegate {target} fires the work to another target's CLI and exits.
$npx -y skills add dnotitia/akb --skill session-ingestInstalls into the current project.
Run `npx skills use "https://github.com/dnotitia/akb" --skill "dnotitia/akb/session-ingest"` 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/dnotitia/akb" that are relevant to the current task. Run `npx skills add "https://github.com/dnotitia/akb"` and select the relevant skills, then follow their instructions.