Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기commit
Create git commits with user approval and no Claude attribution
스타3,818
포크294
업데이트2026년 1월 22일 10:54
파일 탐색기
2 개 파일SKILL.md
readonly메뉴
Create git commits with user approval and no Claude attribution
Create or update continuity ledger for state preservation across clears
Create handoff document for transferring work to another session
Generate comprehensive PR descriptions following repository templates
Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.
Search Mathlib for lemmas by type signature pattern
Planning agent that creates implementation plans and handoffs from conversation context
| name | commit |
| description | Create git commits with user approval and no Claude attribution |
You are tasked with creating git commits for the changes made during this session.
Think about what changed:
git status to see current changesgit diff to understand the modificationsPlan your commit(s):
Present your plan to the user:
Execute upon confirmation:
git add with specific files (never use -A or .)git log --oneline -n [number]Generate reasoning (after each commit):
bash "$CLAUDE_PROJECT_DIR/.claude/scripts/generate-reasoning.sh" <commit-hash> "<commit-message>".git/claude/commits/<hash>/reasoning.md