review
SolidReview the current diff against procoder's four rungs — SAFE, TRUE, OBVIOUS, ALONE. Use when the user says "procoder review", "review my changes", "review this diff", "is this safe to ship", "check this diff", "review before commit", "review my staged changes", or invokes /procoder:review. Reviews changed code only; use /procoder:audit for the whole repo.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- azrtydxb
- Repository
- azrtydxb/procoder
- Created
- 3 weeks ago
- Last Updated
- today
- Language
- Go
- License
- Apache-2.0
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
code-review
Review a diff the way a senior engineer does — design first, then spec conformance, correctness, complexity, and tests — reporting only findings with a demonstrated failure. Use when asked to review code, review a branch or PR, check changes before merging, audit a diff for bugs or security issues, or "is this safe to merge?".
review
Review the current git diff for correctness and adherence to repo standards
code-review
Use for source-read-only review of a PR, diff, commit, migration, refactor, or implementation through its dependency cone. Not for root-cause diagnosis, authorised fixes, or browser/UX review; use diagnose, implement, or ui-ux-design.