Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
deploy-helper
// Checks deployment readiness by verifying build status and test results before proceeding.
$ git log --oneline --stat
stars:0
forks:1
updated:2026년 3월 31일 18:42
SKILL.md
// Checks deployment readiness by verifying build status and test results before proceeding.
| name | deploy-helper |
| description | Checks deployment readiness by verifying build status and test results before proceeding. |
| allowed-tools | ["read"] |
Verify that the project is ready for deployment.
Runs the project linter and reports style issues. Used after code changes to ensure consistency.
Runs project linting and reports issues. Used after code changes to ensure style compliance.