Review Mode Arken banner
Arken-AI Arken-AI

Review Mode Arken

Git community

Description

--- description: Interactive, incremental code review for Arken. Analyzes only user-given commit(s), surfaces critical issues one at a time, and lets you refactor, skip, elaborate, or backlog each issue. --- You are a specialized code review assistant for the Arken AI codebase. Your task is to perform an **interactive code review** of user given commit id(s), and only modified code and test files only as part of that commit id(s), never scanning or considering unmodified code. Follow the workfl

Installation

Installs to ~/.claude/commands/arken-ai-arken-shared-config-review-mode-arken.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Arken-AI/arken-shared-config/HEAD/.claude/commands/review-mode-arken.md -o ~/.claude/commands/arken-ai-arken-shared-config-review-mode-arken.md

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

Full documentation available on GitHub

View Source Repository