Worklog Config
Description
--- description: "워크로그 설정 조회/변경. 'worklog 설정', 'worklog config', '워크로그 설정 보여줘', '워크로그 설정 바꿔줘' 요청 시 트리거." --- # /worklog-config 워크로그 설정을 조회하거나 변경한다. ## 인자 - 인자 없음 → 현재 설정 조회 - `<key> <value>` → 해당 설정 변경 지원 키: | 키 | 환경변수 | 허용 값 | |---|---|---| | `timing` | `WORKLOG_TIMING` | `stop`, `manual` | | `dest` | `WORKLOG_DEST` | `git`, `notion`, `notion-only` | | `git-track` | `WORKLOG_GIT_TRACK` | `true`, `false` | | `lang` | `WORKLOG_LANG` | `ko`, `en` | ## 조회 플로우 1. settings.json 탐색 순서: - 로컬
Installation
Installs to ~/.claude/skills/kangraemin-claude-config-worklog-config/SKILL.md
mkdir -p ~/.claude/skills/kangraemin-claude-config-worklog-config && curl -fsSL https://raw.githubusercontent.com/kangraemin/claude-config/HEAD/commands/worklog-config.md -o ~/.claude/skills/kangraemin-claude-config-worklog-config/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11