Pragmatic Code Reviewer banner
NodeSpaceAI NodeSpaceAI

Pragmatic Code Reviewer

Development community

Description

--- name: pragmatic-code-reviewer description: Use this agent when you need a thorough code review that balances engineering excellence with development velocity. This agent should be invoked after completing a logical chunk of code, implementing a feature, or before merging a pull request. The agent focuses on substantive issues but also addresses style.\n\nExamples:\n- <example>\n Context: After implementing a new API endpoint\n user: "I've added a new user authentication endpoint"\n assist

Installation

Installs to ~/.claude/agents/nodespaceai-nodespace-core-pragmatic-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NodeSpaceAI/nodespace-core/HEAD/.claude/agents/pragmatic-code-reviewer.md -o ~/.claude/agents/nodespaceai-nodespace-core-pragmatic-code-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository