code-review
01Skill Claude CodeCodex
A structured code-review procedure that examines code for correctness, readability, speed, and security.
A team that debates > a model that answers. MeetMind turns one requirement into a live discussion among five role-playing agents — architect, backend, frontend, test, and PM — each with its own private RAG knowledge base to search, cite, and reason from. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
Skill Claude CodeCodex
A structured code-review procedure that examines code for correctness, readability, speed, and security.
Skill Claude CodeCodex
A project-analysis procedure that traces which functions call one another from a program’s entry point. It can present the result as an indented text chain or, when requested, as an HTML, Mermaid, or other visual diagram.
Skill Claude CodeCodex
A procedure for designing unit-test cases for functions or modules, covering normal inputs, boundary values, and errors. Unit tests check small parts of a program in isolation.