Km Batch Python banner
treylom treylom

Km Batch Python

Development community

Description

--- name: km-batch-python description: Use when needing python 배치 실행 + auto-sync 보호 — 규칙서 기반 Python 스크립트의 안전한 실행 프로토콜. worktree 버그 우회, --dry-run 필수, auto-sync 경합 방지. --- # Python Batch Execution Skill 규칙서 기반 Python 스크립트를 안전하게 실행하는 프로토콜. Agent Teams worktree 버그를 우회하고, auto-sync 경합을 방지. ## 적용 시점 - `km-archive-reorganization.md` Phase R4에서 호출 - 독립적으로도 사용 가능 (대규모 배치 파일 수정 시) --- ## 핵심 원칙 ### CRITICAL: 실행 주체 | 허용 | 금지 | |------|------| | Lead가 Python 스크립트 생성 + 직접 Bash 실행 | Agent Teams 팀원에게 Wr

Installation

Installs to ~/.claude/skills/treylom-knowledge-manager-km-batch-python/SKILL.md

Terminal
mkdir -p ~/.claude/skills/treylom-knowledge-manager-km-batch-python && curl -fsSL https://raw.githubusercontent.com/treylom/knowledge-manager/HEAD/.claude/skills/km-batch-python.md -o ~/.claude/skills/treylom-knowledge-manager-km-batch-python/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository