askill
code-review

code-reviewSafety 85Repository

Use this skill after completing multiple, complex software development tasks before informing the user that work is complete.

95 stars
1.9k downloads
Updated 2/26/2026

Package Files

Loading files...
SKILL.md

Guidelines For Performing Code Reviews After Completing Multiple Complex Software Development Tasks

  1. Spawn parallel sub-agents with tasks to perform a critical self-review of the changes you've made.
  2. Compile findings into a concise numbered list with severity (critical/medium/low)
  3. Verify each finding against actual code (no false positives)
  4. Implement all fixes and run the appropriate lint/test/build pipeline

Sub Agent Guidelines

  • Instruct sub-agents to keep outputs concise, token-efficient, relevant and actionable focused on your changes and not to nitpick on minor style issues.
  • Appropriately scope the review to your changes with clear boundaries.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

60/100Analyzed 2/20/2026

A moderately useful code review skill with clear step structure (spawn sub-agents → compile findings → verify → implement fixes). Includes relevant tags (ci-cd, linting, testing) and a 'when to use' description. Main weaknesses: lacks specific commands, tools, or concrete examples - making it less actionable for users unfamiliar with the execution context. The skill is reusable across projects but would benefit from more detailed implementation guidance."

85
65
70
50
45

Metadata

Licenseunknown
Version-
Updated2/26/2026
Publishersammcj

Tags

ci-cdlintingtesting