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