Sonar
Description
--- name: sonar description: SonarQube 정적분석 실행 및 결과 조회. 코드 품질·보안 핫스팟·커버리지 확인 시 사용. argument-hint: "[rescan|hotspots|coverage|qg] [path-filter]" --- SonarQube 정적분석을 실행하고 결과를 요약한다. ## 인자 파싱 `$ARGUMENTS` 첫 단어가 서브커맨드. 없으면 현재 지표 요약. | 서브커맨드 | 동작 | |---|---| | (없음) | 캐시된 현 지표 요약 | | `rescan` | 스캐너 실행 + CE task 폴링 + 결과 요약 | | `hotspots` | TO_REVIEW 보안 핫스팟 조회 | | `coverage` | 커버리지 분석 | | `qg` | Quality Gate 조건 breakdown | | `<path>` | 해당 경로 CRITICAL 이슈만 필터 | ## API 접속 - `sonar-project.properties`
Installation
Installs to ~/.claude/commands/leeyudok-agents-scaffold-sonar.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/LeeYudok/agents-scaffold/HEAD/.claude/commands/sonar.md -o ~/.claude/commands/leeyudok-agents-scaffold-sonar.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