---
name: Claude 4.7 Prompt Strategies
slug: claude-4-7-prompt-strategies
category: AI Engineering
description: Claude 4.7 Prompt Strategies routes requests to the legacy Claude Opus 4.7 prompt reference when that model is explicitly targeted. It points newer models to the current strategy file and links to the full reference body.
github: "https://github.com/treylom/prompt-engineering-skills/tree/master/skills/claude-4.7-prompt-strategies"
language: JavaScript
stars: 179
forks: 33
install: "npx degit https://github.com/treylom/prompt-engineering-skills/tree/master/skills/claude-4.7-prompt-strategies ~/.claude/skills/claude-4.7-prompt-strategies"
installs_to: ~/.claude/skills/claude-4.7-prompt-strategies
source_path: skills/claude-4.7-prompt-strategies/SKILL.md
collection_size: 11
category_size: 3475
collection_url: "https://dirskills.com/collections/treylom/prompt-engineering-skills"
added: 2026-09-07T05:20:37.485Z
last_synced: 2026-09-07T05:20:37.485Z
canonical_url: "https://dirskills.com/skills/claude-4-7-prompt-strategies"
---

# Claude 4.7 Prompt Strategies

Claude 4.7 Prompt Strategies routes requests to the legacy Claude Opus 4.7 prompt reference when that model is explicitly targeted. It points newer models to the current strategy file and links to the full reference body.

**Install:**

```bash
npx degit https://github.com/treylom/prompt-engineering-skills/tree/master/skills/claude-4.7-prompt-strategies ~/.claude/skills/claude-4.7-prompt-strategies
```

## README

# claude-4.7-prompt-strategies — 라우팅 인덱스

> **전체 본문 = [references/full.md](references/full.md)** (약 900줄). 내용 수정은 full.md 에만.

## 섹션 맵 (grep 앵커 — 줄번호는 as-of 2026-07-29 참고값)

| 목적 | grep 앵커 | 위치(참고) |
|---|---|---|
| 4.7 Breaking Changes | `## Part 0: Opus 4.7 Breaking Changes` | L18 |
| Sonnet 4.6 차이·마이그레이션·4.6vs4.7 | `## Part 0.3` / `## Part 0.5` / `## Part 0.6` | L79~L181 |
| 일반 원칙·스타일·도구 | `## Part 2` ~ `## Part 4.6` | L216~L379 |
| 출력 포맷·장기 추론·thinking | `## Part 5` ~ `## Part 7` | L380~L590 |
| 병렬 도구·에이전트 코딩·프론트엔드·API | `## Part 8` ~ `## Part 11` | L591~L813 |
| XML 구조 가이드·블록 목록 | `## Part 12` / `## 부록: 핵심 XML 블록` | L749·L814 |
