원클릭으로
git-workflow
Git branching, commit, and PR conventions. Use when creating branches, making commits, or opening PRs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Git branching, commit, and PR conventions. Use when creating branches, making commits, or opening PRs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | git-workflow |
| description | Git branching, commit, and PR conventions. Use when creating branches, making commits, or opening PRs. |
| paths | **/*.py,**/*.js,**/*.ts,**/*.go,**/*.sh,**/*.rs,**/*.md,**/*.tf,**/Dockerfile* |
Branches: feat/<desc>, fix/<desc>, chore/<desc>, docs/<desc>
Commits: <type>(<scope>): <description> — types: feat, fix, docs, style, refactor, perf, test, chore, ci
git diff --stat → revert unrelated → shellcheck/ruff check → gitleaks detect
git push -u origin HEAD → gh pr create --fillRules: never force push main, never commit to main, one change per commit, PRs under 400 lines.
Reference for 100+ installed CLI tools. Use when working with any CLI tool, searching files, processing data, managing containers, infrastructure, security scanning, or system monitoring.
Security scanning and vulnerability assessment workflows. Use when performing security audits, scanning for vulnerabilities, checking dependencies, or hardening systems.
Add a new CLI tool to the titan setup and make it usable immediately. Use when installing a new CLI tool, registering a tool in the setup script, updating the tool inventory, or when the user says "add tool", "new CLI tool", "register tool", "install X to titan". Also triggers on "I installed X", "add X to the setup", or any request to add a CLI tool to the workstation.
Container hardening, image security, and Docker best practices. Use when building, scanning, or securing containers and images.
Infrastructure as Code workflows with Terraform, Ansible, Docker, and Kubernetes. Use when provisioning, configuring, deploying, or managing infrastructure.
Transform files and folders into learning materials using NotebookLM. Actions: transform, convert, generate, create from files. Outputs: audio podcast, video explainer, slide deck, study guide, quiz, flashcards, infographic, mind map, briefing doc, report. Sources: PDF, text files, URLs, folders, subfolders. Features: batch processing, watermark removal, progress tracking, configurable granularity.