Help us improve
Share bugs, ideas, or general feedback.
From flow-next
Performs expert implementation review on codebase at John Carmack level using RepoPrompt or Codex. Supports --review=rp|codex|export and focus areas.
npx claudepluginhub gmickel/flow-next --plugin flow-nextHow this command is triggered — by the user, by Claude, or both
Slash command
/flow-next:impl-review [--review=rp|codex|export] [focus areas]flow-next/The summary Claude sees in its command listing — used to decide when to auto-load this command
# IMPORTANT: This command MUST invoke the skill `flow-next-impl-review` The ONLY purpose of this command is to call the `flow-next-impl-review` skill. You MUST use that skill now. **Arguments:** $ARGUMENTS Pass the arguments to the skill. The skill handles the review logic.
/revieweExecutes /review-enhanced with all provided arguments as an alias for performing enhanced code review on the codebase.
/candid-reviewRuns configurable code review on current changes (staged/unstaged/branch) with harsh/constructive tone and focus areas, categorizes issues with fixes, applies selected ones, supports re-review and git commit.
/reviewReviews code quality of optional file or recent changes, providing assessment, issues found, recommendations, and best practices.
/codex-peer-reviewTriggers peer review validation using OpenAI Codex CLI. Defaults to symmetric blind-pass debate on git changes. Supports branches, commits, uncommitted code, profile init, classic mode, and questions.
Share bugs, ideas, or general feedback.
flow-next-impl-reviewThe ONLY purpose of this command is to call the flow-next-impl-review skill. You MUST use that skill now.
Arguments: $ARGUMENTS
Pass the arguments to the skill. The skill handles the review logic.