observerw

↗ HN profile [ 272 ms ] full profile
Karma
0
Created
()
Submissions
11,072,437
  1. Hi HN — I’m trying to figure out a simple/open way to package agent skills with a clear runtime contract and a sane distribution/update story. What I found frustrating in many existing skill formats is that they’re…

  2. AI coding agents today use grep/ripgrep for code search. This fails on real codebases: can't find references across modules, can't preview refactorings, can't understand code structure. LSP (Language Server Protocol)…