Skip to content
Automation
Command

/review

Review recent changes and suggest next actions. Run these steps:

From plugin
evo-nexus
52040 skills38 agents40 commands9 MCP
Install
$ npx -y skills add evolution-foundation/evo-nexus --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/review

Context preview

What this command does when you run it.

Review recent changes and suggest next actions. Run these steps:

Command definition

review.md

Review recent changes and suggest next actions. Run these steps:

1. Run `git diff --stat HEAD~5` to see recent file changes 2. Run `git log --oneline -10` to understand recent work 3. Check agent memory for recent activity: `ls -lt .claude/agent-memory/ 2>/dev/null | head -10` 4. Check for any pending items in today's logs

Present:

  • What was done recently (based on commits and logs)
  • What changed (modified files)
  • Concrete suggestion of what to do next (1-3 prioritized items)
  • Blockers or items needing attention
Ships withevo-nexus

The open source operating system for AI-powered businesses

Get the whole plugin