Files
multi-agent-mux/.gitignore
T
Godopu 97f649a3e1 feat(skills): integrate delegate-job skill (squashed from delegate-job-skill)
- Copy delegate-job-skill/skills/delegate-job/ → skills/delegate-job/
- Move requirements.txt (paho-mqtt>=2.0.0) into the new location
- Refactor outdated hardcoded paths (~/PuKi/lab/, ~/.hermes/skills/) to dynamic resolution
- Add MQTT connection timeout / retry hardening
- Remove legacy delegate-job-skill/ directory
- Update .gitignore

Note: delegate-job-skill git history is squashed — preserved content, dropped commit lineage.
2026-06-19 14:00:29 +00:00

14 lines
280 B
Plaintext

# 1회성 작업 자료 (agy/claude 워커에게 보낸 프롬프트)
_agy_prompt_*.md
_claude_prompt_*.md
# 임시 검증용 산출물
test-sessions.yaml
test-sessions.yaml.bak
test-sessions.yaml.lock
# delegate-job 임시/런타임 산출물
.hermes/
.venv/
__pycache__/
*.pyc