carlos-algms/agentic.nvim

Agentic Chat Interface directly in Neovim with ACP providers from Claude-Code, Gemini, Codex, OpenCode, and Cursor-agent

609Stars on the repository
11Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

carlos-algms/agentic.nvim

Skill Claude CodeCodex

MANDATORY before editing ACPClient, ACPTransport, AgentInstance, ACP provider flow, tool-call parsing, permission requests, provider switch, reconnect, or ACP subprocess lifecycle in agentic.nvim.

609 +5 9d ago A 46 tokens original MIT

agentic-lua-class

04

carlos-algms/agentic.nvim

Skill Claude CodeCodex

MANDATORY before writing or editing ANY .lua file in this repo - classes, methods, fields, functions, or LuaCATS annotations. Holds the project's enforced Lua style: class pattern, visibility prefixes (private, protected), and optional-type syntax. Skipping it produces luals/selene failures at make validate. Load it…

609 +5 9d ago A 82 tokens original MIT

carlos-algms/agentic.nvim

Skill Claude CodeCodex

Use when neovim documentation is needed for the current task or the user asks for specific neovim features or neovim lua apis. It gives instructions on how to read current Neovim's documentation locally and offline, and also how to read online if it fails.

609 +5 9d ago A 64 tokens original MIT

agentic-testing

06

carlos-algms/agentic.nvim

Skill Claude CodeCodex

MANDATORY before creating, editing, or reviewing tests in agentic.nvim, and before behavior changes that require TDD. Covers mini.test workflow, red/green rules, commands, mark-count checks, and which test references to load.

609 +5 9d ago A 51 tokens original MIT

carlos-algms/agentic.nvim

Skill Claude CodeCodex

MANDATORY before editing MessageWriter, PermissionManager, tool-call block rendering, sender headers, thinking blocks, auto-scroll, folds, status rows, permission buttons, or chat-buffer tool-call tests.

609 +5 9d ago A 46 tokens original MIT

agentic-vimdoc

08

carlos-algms/agentic.nvim

Skill Claude CodeCodex

Use when writing or updating agentic.nvim vimdoc (doc/agentic.txt), or after changing init.lua, configdefault.lua, theme.lua, or README install/keymaps - those edits require a matching vimdoc update. Covers the sync table, format rules, and the helptags regeneration command.

609 +5 9d ago A 66 tokens original MIT