docs: 정식 에픽 워크플로우 명문화(.claude/rules) + Current Status v0.11.6 정합#115
Merged
Conversation
- .claude/rules/epic-workflow.md 신설: E3~E6·E4 로 검증된 에픽 프로세스를 자동 로드 규칙으로 명문화 (사전 확인 → 설계 실측 근거 → Codex 적대 리뷰 → 확정 계획 보고·승인 → TDD 웨이브 → 시각 게이트 → 독립 리뷰 상환 → CI·merge queue → release-plz 실측 검증 → 기록) - .gitignore: !.claude/rules/ 예외 추가 (skills 와 동일 패턴) - CLAUDE.md: 'Working on a New Slice' 절을 rules 포인터로 축소 + Current Status 스냅샷 0.11.1→0.11.6 정합 (AI 편집 전 에픽 배포 완료)
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.
요약
E3(표 격자 주소)·E4(문단 구조 편집)·E5(outline/read/diff)·E6(템플릿 스탬핑)으로 검증된 에픽 프로세스를 정식 워크플로우로 명문화하고, CLAUDE.md 상태 스냅샷을 v0.11.6 정합으로 갱신한다.
변경 내용
1.
.claude/rules/epic-workflow.md신설 (자동 로드 규칙)Claude Code 공식
.claude/rules/메커니즘(세션 시작 시 자동 로드)으로 10단계 게이트를 정의:.docs/planning/, 설계 결정마다 실측 근거)상세 규칙이 CLAUDE.md 다른 절(Tooling Gotchas·Releasing)에 있으면 그쪽이 canonical — 이 파일은 순서·게이트만 정의 (중복 서술 방지).
2.
.gitignore—!.claude/rules/예외 추가.claude/*무시 아래 skills 와 동일 패턴으로 rules 를 팀 공유 대상으로 승격.3. CLAUDE.md
Working on a New Slice절을 rules 포인터 + 상시 규칙 요약으로 축소<hp:t>줄 경계 분할 보존 backlog검증
git status로.claude/rules/추적 전환 확인 (??표시 = 예외 작동)docs:— release-plz 규칙상 feat/fix 계열만 트리거)