Agent Explain
Description
--- description: 특정 위반 코드의 배경·위험·해결책을 자연어로 설명합니다. 주니어 개발자 온보딩 및 코드 리뷰 근거 설명에 활용. argument-hint: "<위반코드> (예: SQL-INJ, CC-HIGH, MIG-DROP, ARCH-TX-01)" --- # /agent-explain **역할:** 위반 코드 하나를 받아 개발자가 이해할 수 있도록 **배경·위험·해결책·참고 자료**를 설명합니다. 보고서에 나온 `[SQL-INJ]`, `[CC-HIGH]`, `[MIG-DROP]` 같은 태그를 그대로 인자로 넣으면 됩니다. --- ## 인자 규칙 | 인자 | 동작 | |---|---| | `<CODE>` | 해당 위반 코드 상세 설명 출력 | | `<CODE> --examples` | 설명 + 실제 ❌/✅ 코드 예시 확장 출력 | | `<CODE> --ref` | 설명 + OWASP/CWE/CVE 외부 참고 링크 목록 출력 | | 인자 없음 | 지원하는 전체
Installation
Installs to ~/.claude/skills/eoghks-code-quality-suite-agent-explain/SKILL.md
mkdir -p ~/.claude/skills/eoghks-code-quality-suite-agent-explain && curl -fsSL https://raw.githubusercontent.com/eoghks/code-quality-suite/HEAD/commands/agent-explain.md -o ~/.claude/skills/eoghks-code-quality-suite-agent-explain/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