Skill Claude CodeCodex
Use when ACP schema is necessary to clarify the work or when the user asks for ACP data, rules, events, or documentation.
Skill Claude CodeCodex
Use when ACP schema is necessary to clarify the work or when the user asks for ACP data, rules, events, or documentation.
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.
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
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.
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.
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
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.
Settings file Claude Code
Agent settings declaring 16 allowed tools.
Instructions file CodexOpenCode
Instructions for carlos-algms/agentic.nvim, covering agents guide, nested instructions, skill driven, domain glossary — lazy read and architectural decisions (adrs) — optional read.
Instructions file
Instructions for carlos-algms/agentic.nvim: CRITICAL See @AGENTS.md for Instructions, it's the source of truth for all my instructions, no exceptions, it should be read and be part of your context before any other action.