Skill Claude CodeCodex
Use when creating, listing, or managing GitHub discussions in carlos-algms/agentic.nvim repository.
9 tagged neovim plugin, measured the same way as everything else here.
Browse within: neovim 9neovim-plugin-lua 8neovim-plugins 8nvim-lua 8nvim-plugin 8
Skill Claude CodeCodex
Use when creating, listing, or managing GitHub discussions in carlos-algms/agentic.nvim repository.
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…
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.
Skill Claude CodeCodex
Automates the workflow of creating a feature branch, committing changes, and opening a PR. Use this when asked to create a branch, make changes, commit, and open a pull request for Lua code improvements or fixes.