Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기commit-push
스타4
포크0
업데이트2026년 6월 9일 07:24
Commit + Push
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
Commit + Push
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Design a brand-new feature properly before any code is written — identify the core ('the pihvi'), shape the architecture and a test strategy around it with the user one question at a time, and produce an approved design (optionally a plan.md).
Babysit a pull request after opening one
You can use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
| name | commit-push |
| description | Commit + Push |
When your work is good to go, let's work towards creating a pull request to Github.
$VERB/$WHAT_THIS_IS_ABOUT-$LINEARTICKETgit stash --keep-index && <run linters and formatters> && git commit && git stash pop to verify, no need to do everything as one-liner)Add, Change, Remove or Fix without :echo "Add title that describes WHAT here" | wc -c to ensure. Iterate until <= 50 chars.