Selfreview
Description
--- description: Self code review before a release — four narrow reviewers over the change (or the whole repo), findings ranked, nothing edited argument-hint: "[diff|repo|<path>]" allowed-tools: Bash, Read, Grep, Glob, Agent --- Review target: $ARGUMENTS (`diff` = uncommitted + unpushed work, the default; `repo` = the whole codebase; a path = that subtree). Establish the target first and state it — `git status --porcelain`, `git log --oneline origin/main..HEAD`, `git diff --stat` — so the revi
Installation
Installs to ~/.claude/commands/assaio-assaio-selfreview.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/assaio/assaio/HEAD/.claude/commands/selfreview.md -o ~/.claude/commands/assaio-assaio-selfreview.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Import Drawio
Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level
Code Quality Import Mermaid
Redraw Mermaid as an editorial diagram at a chosen format, size, and detail level
Code Quality Open Code Review
/open-code-review
Code Quality Job Stories
- Create job stories with acceptance criteria in JTBD format
Code Quality Wwas
- Create backlog items in Why-What-Acceptance format
Code Quality Code Quality Review
Review code quality in: $ARGUMENTS
Code Quality