Git Gardener — Git skill for Claude Code
매일 기존 프로젝트를 자동으로 개선하고 PR을 올리는 Windows 트레이 앱 (Claude Code 헤드리스 + gh CLI).
How to install Git Gardener
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open nohseongmin/git-gardener and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Git Gardener does
매일 기존 프로젝트를 자동으로 개선하고 PR을 올리는 Windows 트레이 앱 (Claude Code 헤드리스 + gh CLI).
Alternatives in Git
- Openclaude — Open Claude Is Open-source coding-agent CLI for OpenAI, Gemini, DeepSeek, Ollama, Codex, GitHub Models, and 20 22.5k ★
- Gh Address Comments — Address review and issue comments on open GitHub PRs via CLI 14.6k ★
- Cc Usage — by ryoppippi - Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Co 11.7k ★
README
정원사는 매일 조금씩 돌본다
트레이에 상주하다가 방치된 레포를 골라 이슈를 열고, 고치고, PR까지 올린다.
사람이 하는 일은 머지 버튼 하나.
빈 커밋도 공백 수정도 쓰지 않는다. 고칠 게 없으면 그날은 그냥 넘어간다.
See it · Install · 아이디어 · 이슈 · 안전장치 · 한계 · 설계 · 세팅
See it
아무것도 안 시켰는데 [daily-tangle](https://github.com/nohseongmin/daily-tangle)에 이게 올라왔다.
| 📮 이슈 #1 — 문제를 먼저 연다 | 🔧 PR #2 — 그걸 닫는다 |
|---|---|
|
**recompute의 지역변수 이름이 실제 값과 맞지 않음**
|
**Refactor: 교차 수 카운트 변수의 오해 소지 있는 불리언식 이름 정정**
브랜치 `refactor/rename-prev-pairs/#1` |
이슈를 여는 것부터 PR이 올라가기까지 **49초.** 커밋 작성자에 봇 표시도, 본문에 "자동 생성됨" 푸터도 없다. 그 레포의 PR 템플릿을 읽어서 채우기 때문에 사람이 올린 PR과 같은 모양이 나온다.
Install
[Releases](https://github.com/nohseongmin/git-gardener/releases/latest)에서 `GitGardener.ex
Related Skills
PR Todo Notion
GitHub PR을 분석해 Notion에 단순 체크박스 TODO 하위 페이지 생성
Klaussy Desktop
The agent-first IDE: run a fleet of coding agents (Claude Code, Codex, Gemini, Copilot, Antigravity) across is
Eqmux
Windows terminal multiplexer for supervising a team of Claude Code agents - one git repo, parallel sessions, o
Claude Session Bridge
Durable file-based message bridge between long-running Claude Code sessions, with per-session push watcher and
Vmctl
Agent skill to control VMware Workstation VMs via vmrun: power on/off, start, stop, suspend, reset, guest IP,
Claude Code Statusline Ps
PowerShell 7 status line for Claude Code on Windows: context meter, cost, rate limits, git branch, mode badges
Related Agents
PowerShell Expert
Use this agent to RUN command-line work on a Windows host and return a distilled result, and to write, refacto
Code Example Creator
실습 예제 코드와 프로젝트를 만드는 개발자. '예제 작성', '코드 예제', '실습 프로젝트' 요청 시 트리거.
Phase Setup
Phase 1-2 에이전트. 대상 프로젝트를 스캔하고 기본 하네스(CLAUDE.md, settings.json, rules)를 생성한다.