Skip to content

wiki: methodology transplant from retired superpowers/compound-engineering plugins (8 new pages, 3 amended) - #130

Merged
choiyounggi merged 1 commit into
mainfrom
wiki/transplant-superpowers-ce-methodology
Aug 21, 2026
Merged

wiki: methodology transplant from retired superpowers/compound-engineering plugins (8 new pages, 3 amended)#130
choiyounggi merged 1 commit into
mainfrom
wiki/transplant-superpowers-ce-methodology

Conversation

@choiyounggi

Copy link
Copy Markdown
Owner

Why

superpowers와 compound-engineering 플러그인을 로컬에서 비활성화(컨텍스트 예산)하면서, 두 플러그인이 제공하던 개발 방법론 중 dev-loop 위키가 아직 커버하지 못하는 부분을 위키로 이식해 품질 공백을 없앤다. 두 플러그인의 스킬/에이전트 인벤토리 전체(superpowers 6.3.0 스킬 14개, compound-engineering 2.63.1 스킬 ~30개 + 리뷰 페르소나 휴리스틱)를 읽고 갭 분석한 뒤, 위키가 이미 소유한 트리거는 중복 생성하지 않았다 (systematic-debugging 4단계 → debugging/methodology 기존 4페이지, verify-RED 변이 증명 → tests-that-cannot-fail, 상태신호 불신 → control-signals-vs-primary-artifacts 등은 스킵 — log.md 참조).

New pages (8)

Page 원천 핵심
testing/strategy/failing-test-first superpowers TDD + Canon TDD 실패 테스트 선행 순서, verify-RED 이유 판정 표, mirror-assertion 금지. verify-the-fix의 해석 불가능하던 wiki/testing/ 포인터도 이 페이지로 수리
testing/strategy/cross-layer-effect-tests CE System-Wide Test Check 2단계 바깥 추적, 실제 체인 1개 이상, 고아 상태, 형제 표면 패리티, 스킵 조건 명시
qa/process/completion-claims superpowers verification-before-completion 주장→증거 표, fresh-run 게이트, 헤지어 마커, 서브에이전트 자기보고 불신
qa/process/evaluating-review-feedback superpowers receiving-code-review + Google eng-practices 구현 전 검증, 전체 명확화 후 착수, YAGNI grep, 사실 기반 반박
qa/process/adversarial-change-review CE adversarial-reviewer 규모/리스크별 깊이 캘리브레이션, 4기법(가정 위반·조합·캐스케이드·악용), 시나리오 명명
infrastructure/agent-orchestration/autonomous-decision-rulings superpowers subagent-driven-development 중단 4범주 vs rule-and-record 원장(cost-if-wrong), ledger-over-memory 재개
backend/common/llm/binding-instructions-for-agents superpowers writing-skills baseline-fails-first 문구 테스트, 실패형태별 지시문 형식 표(금지문 역효과 측정 결과 포함), description=트리거 전용
backend/common/api-design/agent-tool-granularity CE agent-native-architecture UI/에이전트 패리티 맵, 프리미티브 도구 vs 워크플로 도구, CRUD 완결성, 명시적 완료 신호

Amended (3)

  • hypothesis-testing: +2 edge rows — 3회 연속 수정 실패 시 아키텍처 서킷브레이커, 다중 컴포넌트 장애 시 전 경계 일괄 계측
  • surveying-live-data-for-a-rule: +1 edge row — 손으로 옮긴 매핑 테이블은 엔트리별 검증(전치 오류가 지배적 결함 클래스)
  • verify-the-fix: dangling 참조 수리 + related 갱신

Verification

  • node scripts/wiki-lint-prohibitions.js: directives 71 / compliant 71 / violations 0
  • node scripts/wiki-structure-checks.js wiki: 260 pages / 13 indexes / 0 findings
  • 독립 리뷰 에이전트(포맷 규칙·출처 실사·중복 검사): 8/8 신규 PASS, 스팟체크한 인용 3/3 정확(Google eng-practices 인용문 원문 일치 확인, Canon TDD 리다이렉트 → 캐노니컬 URL로 수정 반영)
  • related 링크 양방향 추가 6곳, 4개 도메인 인덱스 + 루트 INDEX 라우팅 문구 갱신, log.md 스킵 목록 포함 기록

🤖 Generated with Claude Code

https://claude.ai/code/session_01YVRX97mdBwFtyMwK44viEd

…ering plugins

8 new pages, 3 amended, 4 domain indexes + root INDEX updated.

New: testing/strategy/failing-test-first, testing/strategy/cross-layer-effect-tests,
qa/process/completion-claims, qa/process/evaluating-review-feedback,
qa/process/adversarial-change-review,
infrastructure/agent-orchestration/autonomous-decision-rulings,
backend/common/llm/binding-instructions-for-agents,
backend/common/api-design/agent-tool-granularity.

Amended: debugging/methodology/hypothesis-testing (+2 edge rows),
databases/data-survey/surveying-live-data-for-a-rule (+1 edge row),
debugging/methodology/verify-the-fix (repairs dangling failing-test-first pointer).

Gap-analyzed against full skill inventories of superpowers 6.3.0 and
compound-engineering 2.63.1 before ingest; already-covered triggers were not
duplicated (see log.md entry for the skip list). Lint: prohibitions 71/71,
structure 260 pages / 13 indexes / 0 findings. Independent format/source
review passed (3/3 spot-checked citations accurate).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YVRX97mdBwFtyMwK44viEd
@choiyounggi
choiyounggi merged commit d56df94 into main Aug 21, 2026
2 checks passed
@choiyounggi
choiyounggi deleted the wiki/transplant-superpowers-ce-methodology branch August 21, 2026 15:43
choiyounggi added a commit that referenced this pull request Aug 21, 2026
…130) (#131)

Version bump 1.8.3 → 1.8.4. README (en/ko): dev-llm-wiki scope line now names
the development-process methodology coverage added in #130 (test-first
ordering, review discipline, completion-evidence gates, agent-orchestration
decision policy, agent-facing tool/instruction design); Structure section wiki
line carries the current page count (260).


Claude-Session: https://claude.ai/code/session_01YVRX97mdBwFtyMwK44viEd

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant