Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:194
forks:123
updated:2026년 3월 30일 17:34
SKILL.md
Generate a draft Bitbucket pull request with proper formatting
Review a Bitbucket pull request against the project checklist
Refactor code for big-picture architectural improvements
| name | clean-up |
| description | Clean up code with lightweight clarity improvements |
| disable-model-invocation | true |
When cleaning up, the goal is to make simple modifications that improve clarity or structure of the code without modifying lots of logic.
Don't be aggressive Opportunities for refactor include:
Do not make helper functions that are 2 lines or less. In that case, don't refactor.