fix-review
Use this skill to apply explicitly approved review-twix findings with minimal diffs, without broad implementation or reinterpretation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use this skill to apply explicitly approved review-twix findings with minimal diffs, without broad implementation or reinterpretation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use this skill for documentation refactoring, architecture rule changes, canonical docs cleanup, AGENTS.md updates, and reference cleanup in the Twix iOS repository.
Use this skill before opening a PR to run final review, Fastlane CI verification, commit preparation, approved commit execution, and PR draft generation.
Use this skill to apply explicitly approved review-twix findings with minimal diffs, without broad implementation or reinterpretation.
Use this skill for Twix iOS code, diff, PR, and architecture compliance review. Default behavior is report-only unless edits are explicitly requested.
Use this skill to coordinate concise low-token handoffs between Pi, Claude Code, review-twix, fix-review, and final-review in the Twix iOS repository.
Use this skill to create concise implementation plans for Twix iOS work, save them to handoff files, and track plan approval before handoff-twix implementation.
| name | fix-review |
| description | Use this skill to apply explicitly approved review-twix findings with minimal diffs, without broad implementation or reinterpretation. |
fix-review는 review-twix가 보고한 finding 중 사용자가 명시적으로 선택하거나 승인한 항목만 최소 diff로 수정합니다.
이 skill은 review 결과에 대한 후속 실행 skill입니다. broad implementation skill이 아니며, 프로젝트 전체를 독자적으로 재해석하지 않습니다.
review-twix: 문제를 찾고 기본적으로 보고만 수행합니다.fix-review: 승인된 review finding만 수정합니다.final-review: 최종 리뷰, 검증, 커밋 준비/실행 승인, PR 초안 생성을 수행합니다.docs-refactor: 문서 아키텍처/규칙 변경을 다룹니다.문서 전용 finding이 승인된 경우 docs-refactor의 지침을 참고할 수 있지만, docs-refactor 자체를 중복하지 않습니다.
항상 먼저 읽습니다.
AGENTS.md필요한 경우에만 관련 canonical docs를 추가로 읽습니다.
review-twix report: primary inputdocs/Reference/Checklists.md: implementation checklistdocs/Reference/ProjectRules.md: project rulesCLAUDE.md는 architecture source of truth로 취급하지 않습니다.
사용자는 다음 중 하나 이상을 제공하거나 참조해야 합니다.
R1, R2High onlyAGENTS.md 또는 canonical docs와 충돌하면 중단하고 보고합니다.TokenStorage, Keychain, UserDefaults에 직접 접근하지 않습니다.StackState, StackActionOf를 도입하지 않습니다.한국어로 보고합니다.
포함 항목:
review-twix에 다시 맡길 항목Fastlane은 기본 실행하지 않습니다.
검증 요청이 있으면 다음을 사용합니다.
bundle exec fastlane ios ci_pr
Bundler를 사용할 수 없는 경우에만 fallback을 사용합니다.
fastlane ios ci_pr
tuist build를 사용하지 않습니다. xcodebuild scheme/destination/configuration을 invent하지 않습니다.
수정한 finding:
-
수정하지 않은 finding과 이유:
-
변경 파일:
-
변경 요약:
-
자체 점검 결과:
-
검증 결과 / 검증 한계:
-
후속으로 review-twix에 다시 맡길 항목:
-