Kr Feedback
Description
--- description: Claude 한국어 출력의 수동 피드백(적용 전 대비 👍/👎)을 로컬 상태에 기록 argument-hint: "[up|down] [misread] [짧은 메모]" --- 사용자의 한국어 출력 피드백을 기록한다. 인자: $ARGUMENTS 1. 판정이 없으면 "이번 세션의 한국어 설명이 평소보다 이해하기 나았나요? 👍/👎"를 문장 그대로 짧게 한 번만 물어본다(래퍼 메모가 쓰는 문구와 동일하게 유지한다). 2. 플러그인 설치에서는 `${CLAUDE_PLUGIN_ROOT}`를, standalone 링크에서는 `${CLAUDE_CONFIG_DIR:-$HOME/.claude}`를 기준으로 스크립트를 찾은 뒤 실행한다. misread는 Claude가 한 일을 사용자가 오해했던 사건이 있을 때만 붙인다. ```sh plugin_root="${CLAUDE_PLUGIN_ROOT}" if [ -n "$plugin_root" ] && [ -f
Installation
Installs to ~/.claude/skills/soonjune-skills-kr-feedback/SKILL.md
mkdir -p ~/.claude/skills/soonjune-skills-kr-feedback && curl -fsSL https://raw.githubusercontent.com/soonjune/skills/HEAD/commands/kr-feedback.md -o ~/.claude/skills/soonjune-skills-kr-feedback/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