Refactor/prompt over harness checkpoint - #28
Merged
Conversation
… 4.8) Opus 4.8 대상 lean-refactor 마무리. 팩트검증에서 드러난 4개 약점 (리뷰 점수 노이즈·digging 병렬 이득 부족·소규모 작업 오버헤드·비용/지연)을 데이터/계약 레이어에서 구조적으로 보정한다. - implement: 진입 triage(quick-fix/feature/greenfield) 추가. quick-fix는 디깅·team-build·별도 verifier 스킵(설계-구현 분리·커밋 확인은 유지). 잘못된 '파일 3개+ → 병렬' 트리거 제거 → 팀/Phase 기반으로 교체. --quick/--full. - gate: 합산 점수 → findings 롤업(결정론적)으로 전환(critical→FAIL, major/minor 임계→WARN). 100점은 참고 표시로 강등. confidence 반영. 계약위반 -5점 조작 제거. major+ adversarial refute 패스로 오탐 강등. 대상: code-reviewer·auto-commit·parallel-review-coordinator·pr-reviewer·review-pr. - digging: 4개 에이전트 다양성 계약(적대적 렌즈+전용 증거원, 겹침 제거) + Phase 3.5 completeness-critic + Scale Grade 기준 팬아웃 게이팅. - docs: CLAUDE.md 파이프라인/게이트, opus48-tuning 유지경계 문구 정렬. 이전 세션의 prompt-over-harness 정리(에이전트/커맨드/스킬 평서문화, 버전 0.1.9, 신규 docs)도 동일 브랜치 흐름으로 함께 포함. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
HyeonsangKim
force-pushed
the
refactor/prompt-over-harness-checkpoint
branch
from
July 9, 2026 05:24
bf1640b to
04c90dd
Compare
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.
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