在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用smart-push
星标0
分支0
更新时间2026年1月22日 02:46
변경 사항을 분석하여 적절한 커밋 메시지를 생성하고, 원격 저장소에 안전하게 푸시합니다.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
변경 사항을 분석하여 적절한 커밋 메시지를 생성하고, 원격 저장소에 안전하게 푸시합니다.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
외부 API, 스키마, 모델명, 컬럼명을 코드에 직접 박기 전에 계약과 런타임을 검증하는 스킬
Use when a route, schema, env var, worker path, or UI surface change can ripple across code, docs, and verification, and you need an explicit impact map before editing.
화면 설계에서 route/API/구조 문서까지 연결하는 범용 스킬
코드 변경 후 어떤 문서를 같이 고쳐야 하는지 change class 기준으로 좁혀주는 점검 스킬
Use before saying work is done, especially after code or document changes, to confirm executed verify commands, changed docs, assumptions, residual risks, and a clear release verdict.
Use when wiring page data fetch/mutation, loading timing, and stale/refresh behavior.
| name | smart-push |
| description | 변경 사항을 분석하여 적절한 커밋 메시지를 생성하고, 원격 저장소에 안전하게 푸시합니다. |
git add ., git commit, git push origin main을순차적으로 실행합니다.