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.
$npx -y skills add carlos-algms/agentic.nvim --skill agentic-testingInstalls into the current project.
Run `npx skills use "https://github.com/carlos-algms/agentic.nvim" --skill "carlos-algms/agentic.nvim/agentic-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/carlos-algms/agentic.nvim" that are relevant to the current task. Run `npx skills add "https://github.com/carlos-algms/agentic.nvim"` and select the relevant skills, then follow their instructions.