commit-creator이란?
일반적인 커밋 형식에 따라 의미론적 커밋 메시지를 생성합니다. 코드 커밋, 변경 사항 스테이징, 커밋 메시지 작성, git 커밋 요청 또는 사용자가 커밋, 커밋 메시지, 기존 커밋, 의미 체계 커밋, git 커밋, 변경 스테이지, 커밋 생성을 언급할 때 사용합니다. 모노레포 패키지 버전 추적을 지원합니다. 출처: perdolique/workflow.
일반적인 커밋 형식에 따라 의미론적 커밋 메시지를 생성합니다. 코드 커밋, 변경 사항 스테이징, 커밋 메시지 작성, git 커밋 요청 또는 사용자가 커밋, 커밋 메시지, 기존 커밋, 의미 체계 커밋, git 커밋, 변경 스테이지, 커밋 생성을 언급할 때 사용합니다. 모노레포 패키지 버전 추적을 지원합니다.
명령줄에서 commit-creator AI 스킬을 개발 환경에 빠르게 설치
출처: perdolique/workflow.
Types: feat ✨, fix 🐛, docs 📚, style 💄, refactor ♻️, perf ⚡, test ✅, build 🔧, ci 👷, chore 🔨, revert ⏪
When both staged and unstaged changes exist in the working directory, and interaction is available:
After executing git commit, wait for the process to exit on its own — do not interrupt or kill it. Pre-commit hooks (linters, type checkers, test runners) can run for a long time without producing any output. Killing the process mid-run causes an exit code 130 (SIGINT) and leaves the working tree in a dirty state.
일반적인 커밋 형식에 따라 의미론적 커밋 메시지를 생성합니다. 코드 커밋, 변경 사항 스테이징, 커밋 메시지 작성, git 커밋 요청 또는 사용자가 커밋, 커밋 메시지, 기존 커밋, 의미 체계 커밋, git 커밋, 변경 스테이지, 커밋 생성을 언급할 때 사용합니다. 모노레포 패키지 버전 추적을 지원합니다. 출처: perdolique/workflow.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/perdolique/workflow --skill commit-creator일반적인 커밋 형식에 따라 의미론적 커밋 메시지를 생성합니다. 코드 커밋, 변경 사항 스테이징, 커밋 메시지 작성, git 커밋 요청 또는 사용자가 커밋, 커밋 메시지, 기존 커밋, 의미 체계 커밋, git 커밋, 변경 스테이지, 커밋 생성을 언급할 때 사용합니다. 모노레포 패키지 버전 추적을 지원합니다. 출처: perdolique/workflow.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/perdolique/workflow --skill commit-creator 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/perdolique/workflow