.agents/skills/project-knowledge/SKILL.md
A modular memory of hard-won, verified facts about this codebase and its runtime environments. Everything here was learned the expensive way - through debugging, benchmarking, or reproduction - and is not derivable from a quick read of the code.
zsh and probably
testing; a segment bug touches codebase).| Topic | Read when |
|---|---|
| codebase | Touching Go code: segments, cache, templates, streaming, serve daemon |
| zsh | Touching omp.zsh, zle widgets, coproc, or zsh plugin interop |
| pwsh | Touching omp.ps1, PSReadLine, runspaces, events, or pwsh perf |
| fish | Touching omp.fish, fish jobs, fifos, or fish event handlers |
| bash | Touching omp.bash, PROMPT_COMMAND, readline, or bash coprocs |
| cmd-clink | Touching omp.lua, Clink integration, or Windows pipe lifecycles |
| terminal | Reasoning about ptys, ConPTY, Windows Terminal, or terminal encoding |
| testing | Building a harness to drive a shell end-to-end (WSL, zpty, script(1)) |
This is a living memory - extend it whenever a session ends with knowledge worth keeping:
verified 2026-07-14) so future readers can judge staleness.