RoboFinSystems

Staged Review — DevOps skill for Claude Code

DevOps community

Review the staged diff against this app's frontend, API-route, and deploy conventions.

How to install Staged Review

Installs to ~/.claude/commands/robofinsystems-roboledger-app-staged-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/RoboFinSystems/roboledger-app/HEAD/.claude/commands/staged-review.md -o ~/.claude/commands/robofinsystems-roboledger-app-staged-review.md

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

What Staged Review does


description: Review the staged diff against this app's frontend, API-route, and deploy conventions.

Review all staged changes (`git diff --cached`) with focus on the contexts below. Read the diff first — if nothing is staged, say so rather than reviewing the working tree.

This is a Next.js 16 App Router frontend (React 19, Tailwind v4, Flowbite) that is a client of the RoboSystems API. It is a **public repository**, so anything staged here becomes world-readable on push.

Before any

Alternatives in DevOps

  • Vinext — Vite plugin that reimplements the Next.js API surface — deploy anywhere 8.7k ★
  • Proxy — route Claude Code requests through multiple upstream providers (OpenCode Go, OpenCode Zen, and AWS Bedrock) wi 957 ★
  • Codeg — Aggregate and browse AI coding agent sessions (Claude Code, Codex, Gemini CLI, etc.) in one place 850 ★

Full documentation available on GitHub

View Source Repository