Add /review-plan skill for staff-engineer plan review#128
Merged
Conversation
New read-only skill that evaluates Claude Code plan files across 8 dimensions: completeness, codebase correctness, scope, edge cases, architecture, execution risks, backward compatibility, and testing strategy. Outputs structured feedback with severity-graded issues, checklist gaps, and a verdict. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
Overall assessment:
MethodologyNone. No estimator/inference code or default behavior changes in this PR; Methodology Registry is not implicated. Code QualityNone. PerformanceNone. MaintainabilityNone. Tech DebtNone. Security
Documentation/TestsNone. |
Addresses AI review P2 security feedback: the skill now only reads files within the project repository, preventing access to sensitive paths like ~/.ssh or /etc. External path references are flagged in review output instead of being read. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Owner
Author
|
/ai-review |
|
🔁 AI review rerun (requested by @igerber) Head SHA: Overall Assessment✅ Looks good Executive Summary
Methodology
Code QualityNone. PerformanceNone. MaintainabilityNone. Tech DebtNone. SecurityNone. Documentation/TestsNone. |
…nges Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Owner
Author
|
/ai-review |
|
🔁 AI review rerun (requested by @igerber) Head SHA: Overall assessment✅ Looks good Executive summary
MethodologyNone. Code QualityNone. PerformanceNone. MaintainabilityNone. Tech DebtNone. SecurityNone. Documentation/TestsNone. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/review-planskill (.claude/commands/review-plan.md) that reviews Claude Code plan files from a staff engineer perspectiveMethodology references (required if estimator / math changes)
Validation
/review-plan ~/.claude/plans/functional-crunching-wave.mdwhich produced structured output across all 8 dimensions with correct severity gradingSecurity / privacy
Generated with Claude Code