review-code

Review code at $ARGUMENTS across 6 dimensions (Correctness, Security, Performance, Readability, Testing, Architecture).

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "review-code" with this command: npx skills add bahayonghang/my-claude-code-settings/bahayonghang-my-claude-code-settings-review-code

Review code at $ARGUMENTS across 6 dimensions (Correctness, Security, Performance, Readability, Testing, Architecture).

Steps

  • If $ARGUMENTS empty, default to current git changes or working directory.

  • Read $SKILL_DIR/references/review-dimensions.md and $SKILL_DIR/references/issue-classification.md .

  • Detect languages in target. Load matching guides from $SKILL_DIR/references/languages/ .

  • Read $SKILL_DIR/references/workflow-guide.md for phased review procedure.

  • Execute 4-phase workflow: Collect Context, Quick Scan, Deep Review (per dimension), Generate Report.

  • For each dimension, apply rules from $SKILL_DIR/references/rules/ .

  • Classify issues by severity: Critical, High, Medium, Low, Info.

  • Generate report using $SKILL_DIR/assets/review-report-template.md .

  • Present summary with severity counts, top findings, and actionable recommendations.

Error Handling

  • Empty target: review current git changes or prompt user for path.

  • Workspace too large (>200 files): prompt user to narrow scope.

  • Missing language guide: apply general best practices.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

paper-audit

No summary provided by upstream source.

Repository SourceNeeds Review
General

drawio

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

tech-design-doc

No summary provided by upstream source.

Repository SourceNeeds Review