Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

end-of-task-self-review

// Self-review checklist run before declaring a coding task done, opening a PR, or pushing the final commit. Catches commit-scope drift, loose test assertions, refactor-stale comments, error-string changes that need callouts, test fixtures that self-sabotage, dead-code helpers, and signature smells. Use after implementing a feature, completing a bug fix, finishing a refactor, or whenever about to write a commit message or open a PR. Distilled from review findings on the OAuth-core PR series.

$ git log --oneline --stat
stars:10
forks:5
updated:2026년 5월 27일 09:44
SKILL.md
readonly