Agent skills for Visnalize projects. These are shared instructions for coding agents such as Claude Code, GitHub Copilot, Cursor, and Codex.
npx skills add Visnalize/skillsInstall one skill only:
npx skills add Visnalize/skills --skill handbook| Skill | Description |
|---|---|
| handbook | Org-wide working agreement: how to scope work, code and commit conventions, verification expectations, and how to communicate with the user. |
| review-large-diff | How to review, or hand over, a branch too large to read line by line: sizing the real diff, ranking commits by risk, finding untested changes, and proving a test is real. |