Agent Skills: code-review

|

UncategorizedID: jiyeol-lee/dotfiles/code-review

Install this agent skill to your local

pnpm dlx add-skill https://github.com/jiyeol-lee/dotfiles/tree/HEAD/.opencode/skill/code-review

Skill Files

Browse the full folder contents for code-review.

Download Skill

Loading file tree…

.opencode/skill/code-review/SKILL.md

Skill Metadata

Name
code-review
Description
|

Categories

| Category | Reference | Focus | | ------------- | -------------------------------------------- | -------------------------------------- | | Quality | quality | Security, correctness, maintainability | | Regression | regression | Breaking changes, API compatibility | | Documentation | documentation | Code docs, changelogs, API specs | | Performance | performance | Optimization, efficiency |

Severity Levels

| Level | Icon | Criteria | Action | | ---------- | ---- | -------------------------------- | ---------- | | Critical | πŸ”΄ | Security, data loss, outage risk | Must fix | | Warning | 🟑 | Bugs, bad practices | Should fix | | Suggestion | πŸ”΅ | Improvements | Consider |