refactor(skill): handdrawn-diagram 색 위계·분기 도형 규칙 개선#22
Merged
Conversation
- 의미 기반 3색(60-30-10): 메인 파이프라인만 강조, 나머지 중립색
- 분기는 마름모 {..} + Yes/No 조건 라벨 필수 규칙 추가
- 예시 템플릿을 main/decision/muted/alert 4종으로 재구성
- 한글+영문 혼합 라벨 끝글자 클리핑 gotcha 보강 (렌더 검증으로 확인)
Quality Score: 91/100
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
✅ Review: APPROVE문서 1개(SKILL.md)만 변경, 동작 변경 없음. 위험도 낮음.
실전 경험칙("A single trailing space is often NOT enough — verify the PNG")이 잘 녹아 있어 신뢰도 높음. 바로 머지 가능. 🤖 Generated with Claude Code |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Quality Score: 91/100
Summary
Changes
Type
feat— new agent / command / skill / capabilityfix— bug fixdocs— documentation onlyrefactor/choreChecklist
plugin.json에 등록했다 (해당 시)plugin.json,marketplace.json,README.{md,ko,cn}배지/표,CLAUDE.md(해당 시)python3 .github/scripts/validate_plugin.py통과marketplace.json↔plugin.json↔ README/CLAUDE.md 일치Related issue