vantage-nvim
vantage-nvim contient 2 skills collectées depuis napisani, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Writes a reviewable code walkthrough for vantage.nvim at .vantage/walkthrough.json — an ordered list of code pointers (file + line), each with a short annotation, distilled from the current session. Vantage loads it into a Neovim quickfix list and shows each annotation inline as the developer visits the line. Use this whenever the developer wants to review, walk through, or annotate specific lines of code in their editor based on this conversation — for example "show me the spots we changed in nvim", "mark up these files for review", "turn this into a walkthrough", or "point Vantage at the lines we discussed" — even if they never say the word "walkthrough". Prefer this over vantage-distill-session when the developer wants pointers to specific lines to review, rather than a general prose snapshot of the session.
Distills the current adjacent-agent session into Vantage's workspace context artifact at .vantage/agent-context.md. Use when the user wants Vantage, vantage.nvim, or Neovim to use the current agent session context, or asks to update/distill/snapshot Vantage agent context.