Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
ce90726
docs: 에이전트 기준 문서 정리 - #305
clxxrlove May 16, 2026
de25ba1
chore: Pi 리뷰 스킬 추가 - #305
clxxrlove May 16, 2026
5b2baa7
chore: Claude handoff 실행 도구 추가 - #305
clxxrlove May 16, 2026
efb61a5
chore: Pi 작업 승인 게이트 추가 - #305
clxxrlove May 16, 2026
3dfbb44
docs: 에이전트 스킬 워크플로 정리 - #305
clxxrlove May 16, 2026
5594c1f
chore: UI 렌더링 성능 측정 인프라 준비 - #308
clxxrlove May 17, 2026
f8e1ddc
test: 콜드 런치와 스크롤 성능 측정 블록 추가 - #308
clxxrlove May 17, 2026
56b5b63
test: 콜드 런치 지표를 XCTClockMetric으로 교체 - #308
clxxrlove May 17, 2026
78215b4
docs: Phase 3 기준 성능 지표 정리 - #308
clxxrlove May 17, 2026
883b9af
refactor: HomeCoordinatorView IfLetStore 제거 - #308
clxxrlove May 17, 2026
f85c65b
refactor: HomeView IfLetStore 제거 - #308
clxxrlove May 17, 2026
1c5e397
refactor: GoalDetailView IfLetStore 제거 - #308
clxxrlove May 17, 2026
e786fc9
refactor: StatsCoordinatorView IfLetStore 제거 - #308
clxxrlove May 17, 2026
f8456e8
test: Home 상태 변경 지연 측정 시나리오 추가 - #308
clxxrlove May 17, 2026
97ffee7
test: Home 토스트 프로브 시나리오 추가 - #308
clxxrlove May 17, 2026
ba8b790
docs: Home 프로브 측정 기준 정리 - #308
clxxrlove May 17, 2026
24e93f6
test: Home 프로브 하네스 실행 조건 분리 - #308
clxxrlove May 18, 2026
5fabeb2
test: Home 피드 스크롤 렌더링 드라이버 추가 - #308
clxxrlove May 18, 2026
0fbd8f8
docs: Instruments 드라이런 결과 정리 - #308
clxxrlove May 18, 2026
d1aa316
test: Home 피드 스크롤 렌더링 드라이버 개선 - #308
clxxrlove May 18, 2026
e7c4423
docs: Pass 3 렌더링 기준선 정리 - #308
clxxrlove May 18, 2026
382bde1
test: Home 캘린더 주차 스와이프 렌더링 드라이버 추가 - #308
clxxrlove May 18, 2026
cbf1ca1
fix: Home 피드 스크롤 드라이버 좌표 보정 - #308
clxxrlove May 18, 2026
556132c
test: GoalDetail 리액션 렌더링 시나리오 추가 - #308
clxxrlove May 18, 2026
b0d43ed
test: ProofPhoto 업로드 전 렌더링 시나리오 추가 - #308
clxxrlove May 18, 2026
36766b2
test: Stats 렌더링 시나리오 추가 - #308
clxxrlove May 18, 2026
af07cc4
docs: Pass 3 기준선 수집 계획 고정 - #308
clxxrlove May 18, 2026
d6482c9
refactor: HomeView 읽기 범위 분리 - #308
clxxrlove May 18, 2026
328a288
chore: GoalDetail 예제 사용자 상태 분기 - #308
clxxrlove May 18, 2026
261fe7d
fix: GoalDetail 유휴 TimelineView 실행 방지 - #308
clxxrlove May 18, 2026
aae16d3
docs: GoalDetail TimelineView 개선 측정 기록 - #308
clxxrlove May 18, 2026
766a6c3
docs: GoalCardView 조사 및 스킵 결정 기록 - #308
clxxrlove May 18, 2026
e9b6e45
docs: Pass 3 최종 리포트 정리 - #308
clxxrlove May 18, 2026
5d507fa
fix: 측정용 의존성에 대해 Configuration 분리 - #308
clxxrlove May 19, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .claude/skills/docs-refactor/SKILL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: docs-refactor
description: Use this skill for documentation refactoring, architecture rule changes, canonical docs cleanup, AGENTS.md updates, and reference cleanup in the Twix iOS repository.
---

# docs-refactor

Canonical instructions live at `.pi/skills/docs-refactor/SKILL.md`.

When this skill matches the task, read that file completely and follow it. Do not duplicate or reinterpret the instructions here.
10 changes: 10 additions & 0 deletions .claude/skills/final-review/SKILL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: final-review
description: Use this skill before opening a PR to run final review, Fastlane CI verification, commit preparation, approved commit execution, and PR draft generation.
---

# final-review

Canonical instructions live at `.pi/skills/final-review/SKILL.md`.

When this skill matches the task, read that file completely and follow it. Do not duplicate or reinterpret the instructions here.
10 changes: 10 additions & 0 deletions .claude/skills/fix-review/SKILL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: fix-review
description: Use this skill to apply explicitly approved review-twix findings with minimal diffs, without broad implementation or reinterpretation.
---

# fix-review

Canonical instructions live at `.pi/skills/fix-review/SKILL.md`.

When this skill matches the task, read that file completely and follow it. Do not duplicate or reinterpret the instructions here.
10 changes: 10 additions & 0 deletions .claude/skills/review-twix/SKILL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: review-twix
description: Use this skill for Twix iOS code, diff, PR, and architecture compliance review. Default behavior is report-only unless edits are explicitly requested.
---

# review-twix

Canonical instructions live at `.pi/skills/review-twix/SKILL.md`.

When this skill matches the task, read that file completely and follow it. Do not duplicate or reinterpret the instructions here.
10 changes: 10 additions & 0 deletions .codex/skills/docs-refactor/SKILL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: docs-refactor
description: Use this skill for documentation refactoring, architecture rule changes, canonical docs cleanup, AGENTS.md updates, and reference cleanup in the Twix iOS repository.
---

# docs-refactor

Canonical instructions live at `.pi/skills/docs-refactor/SKILL.md`.

When this skill matches the task, read that file completely and follow it. Do not duplicate or reinterpret the instructions here.
10 changes: 10 additions & 0 deletions .codex/skills/final-review/SKILL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: final-review
description: Use this skill before opening a PR to run final review, Fastlane CI verification, commit preparation, approved commit execution, and PR draft generation.
---

# final-review

Canonical instructions live at `.pi/skills/final-review/SKILL.md`.

When this skill matches the task, read that file completely and follow it. Do not duplicate or reinterpret the instructions here.
10 changes: 10 additions & 0 deletions .codex/skills/fix-review/SKILL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: fix-review
description: Use this skill to apply explicitly approved review-twix findings with minimal diffs, without broad implementation or reinterpretation.
---

# fix-review

Canonical instructions live at `.pi/skills/fix-review/SKILL.md`.

When this skill matches the task, read that file completely and follow it. Do not duplicate or reinterpret the instructions here.
10 changes: 10 additions & 0 deletions .codex/skills/review-twix/SKILL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: review-twix
description: Use this skill for Twix iOS code, diff, PR, and architecture compliance review. Default behavior is report-only unless edits are explicitly requested.
---

# review-twix

Canonical instructions live at `.pi/skills/review-twix/SKILL.md`.

When this skill matches the task, read that file completely and follow it. Do not duplicate or reinterpret the instructions here.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -176,4 +176,9 @@ Icon
Network Trash Folder
Temporary Items
.apdisk
src/SupportingFiles/Booket/GoogleService-Info.plist
src/SupportingFiles/Booket/GoogleService-Info.plist
# Performance traces and local probe workspace (large, generated)
.perf/

# Claude Code scheduled-task runtime lock (per-machine, not shared)
.claude/scheduled_tasks.lock
Loading
Loading