원클릭으로
git-workflow
Branching, rebasing, commit hygiene, and review-friendly history for agency delivery.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Branching, rebasing, commit hygiene, and review-friendly history for agency delivery.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Continuously improves the project by checking docs (web, Context7, opencode), using LSPs for code context, monitoring skills/plugins/scripts, and adapting best practices.
Continuity management — preserves context, maintains thermal maps, and serializes states across sessions
Read diffs carefully, identify risks, and produce review feedback that is specific and actionable.
Write accurate docs, keep references current, and capture verified behavior only.
Use the language server for precise navigation, symbol lookup, refactoring, and diagnostics.
Unit, integration, and regression testing fundamentals for reliable delivery.
| name | git-workflow |
| description | Branching, rebasing, commit hygiene, and review-friendly history for agency delivery. |
| compatibility | opencode |
| metadata | {"audience":"developers","workflow":"git"} |
Use this skill when you need disciplined version control behavior across delivery streams.
git status and git diff as the first check before and after edits.