feat(harness): claude code 하네스 설정 추가 및 공통 문서 루트화#6
Open
dvp-tae wants to merge 2 commits into
Open
Conversation
- Add CLAUDE.md and .claude/ (agents, skills, settings) mirroring .codex - Hoist 하네스엔지니어링.md and DESIGN.md to repo root as tool-agnostic single sources - Move blog/.codex/* to root .codex/ and refresh path references in agents and skills - Update AGENTS.md and CLAUDE.md indexes to point at the new root docs Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
CLAUDE.md와.claude/(agents, skills, settings)를.codex/구성을 거울로 추가하네스엔지니어링.md)과 시각 언어 단일 출처(DESIGN.md)를 특정 도구에 종속되지 않도록 저장소 루트로 승격blog/.codex/*를 루트.codex/로 이동하면서 양쪽(.codex/,.claude/)의 경로 참조와AGENTS.md/CLAUDE.md인덱스를 새 위치 기준으로 갱신Test plan
pnpm --dir blog verify통과 확인CLAUDE.md에 명시된 권장 읽기 순서대로 따라가며 끊긴 링크가 없는지 점검.claude/agents/*7개와.claude/skills/*3개가 GitHub 웹에서 정상 렌더링되는지 확인.codex/측 참조(DESIGN.md,.codex/AGENTS.md)가 모두 루트 경로 기준으로 갱신됐는지 확인🤖 Generated with Claude Code