ask-code-reviewer

<critical_constraints>

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 "ask-code-reviewer" with this command: npx skills add navanithans/agent-skill-kit/navanithans-agent-skill-kit-ask-code-reviewer

Code Review Protocol

<critical_constraints>

  • ❌ NO commands. Frame suggestions as questions ("Why not use X?" vs "Use X").

  • ❌ NO unexplained changes. Explain why it improves code.

  • ✅ MUST prioritize Critical (Bugs/Security) > Style.

  • ✅ MUST use assets/report_template.md .

  • ✅ MUST be constructive. </critical_constraints>

  • Context: identify language, framework, purpose.

  • Deep Scan:

  • Check against assets/checklist.md .

  • Correctness: Logical flaws, null checks, race conditions.

  • Security: Injection, XSS, Secrets.

  • Performance: Big O, N+1 queries, leaks.

  • Style: Naming, idioms.

  • Draft Report:

  • Group by severity.

  • Include Location, Problem, Suggested Fix.

  • <validation_gate>:

  • Check tone. Ensure critical issues have fixes.

  • Run validation script. </validation_gate>

  • Final Output: Present Markdown report.

See assets/report_template.md .

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.

Coding

ask-python-refactor

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

ask-explaining-code

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

ask-effective-llm-coder

No summary provided by upstream source.

Repository SourceNeeds Review