skill
직업 분류
description
updated
finish
소프트웨어 개발자
End-of-task pipeline — simplify review, double review, tests, single analyze+test gate, changelog/docs. Use when you've finished implementing a task and want to harden it before committing. Does NOT commit or push; the user must ask explicitly.
2026-05-14
optimize
소프트웨어 개발자
Code optimization for performance, memory, and readability. Use to improve existing code.
2026-04-22
release
소프트웨어 개발자
Automates the full release process — analyzes changes, suggests version, updates CHANGELOG and pubspec.yaml, commits, tags, and pushes.
2026-03-25