feat(skills): add shared task workflows
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
name: code-review
|
||||
description: Review code for correctness, maintainability, and regressions.
|
||||
---
|
||||
|
||||
# Code Review
|
||||
|
||||
Inspect the change independently and report concrete findings with severity and evidence.
|
||||
|
||||
Check behavior, regressions, maintainability, unnecessary complexity, and verification.
|
||||
|
||||
Do not modify code unless explicitly asked.
|
||||
Reference in New Issue
Block a user