issue-review
79Analyze Software Issues with Root Cause Review
Software issue reports often lack enough evidence for a clear fix. This skill guides Claude, Codex, or Claude Code through staged root cause analysis.
Migrate Projects to Claude Opus 4.5
Moving from older Claude models can break model names, beta headers, and prompt behavior. This skill gives Claude, Codex, and Claude Code a focused migration checklist.
Auto-install policy is unavailable.
Review the versioned report and request confirmation before installing.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "claude-opus-4-5-migration" from https://skillstore.io/skills/dennisliuck-claude-opus-4-5-migration.md and its manifest at https://skillstore.io/api/skills/dennisliuck-claude-opus-4-5-migration/manifest. Verify the artifact. The auto-install policy is unavailable. Inspect the skill and wait for explicit user consent before installing.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "claude-opus-4-5-migration". Migrate a service from Claude Sonnet 4.5 to Claude Opus 4.5.
Expected outcome:
The assistant reports changed model names, any removed unsupported beta header, the selected effort setting, and files that were left unchanged.
Using "claude-opus-4-5-migration". A migrated prompt now calls tools too frequently.
Expected outcome:
The assistant identifies aggressive tool-triggering language and recommends softer wording while preserving the original prompt structure.
Using "claude-opus-4-5-migration". Check whether Haiku 4.5 should be migrated.
Expected outcome:
The assistant explains that Haiku models are out of scope and should not be converted by this skill.
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
claude-opus-4-5-migration
2026-08-21
davila7-claude-opus-4-5-migration
2026-08-21
dennisliuck-claude-opus-4-5-migration
2026-08-21
Replace older Claude model identifiers across API, Bedrock, Vertex AI, or Azure integration code.
Tune prompts after migration when Opus 4.5 changes tool use, exploration, or reasoning language behavior.
Use a concise checklist to confirm model changes, unsupported beta headers, effort settings, and migration notes.
Use this skill to migrate my project from Claude Sonnet 4.5 to Claude Opus 4.5. Update only model identifiers and summarize the changes.
Scan the relevant files for Claude model strings across Anthropic API, Bedrock, Vertex AI, and Azure. Replace supported source models with Opus 4.5 strings.
Review this prompt for Opus 4.5 behavior issues. Apply only the matching snippets for tool overtriggering, code exploration, or thinking terminology.
Perform a full Opus 4.5 migration review. Check model strings, unsupported beta headers, effort settings, prompt adjustments, exclusions, and provide a change summary.
Author
DennisLiuCkLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
72d5025b022c77f7a51bdf5c1637c689c80e89d1
Maintenance freshness
7/18/2026
Usage
5 downloads ยท 308 views
File structure
Analyze Software Issues with Root Cause Review
Software issue reports often lack enough evidence for a clear fix. This skill guides Claude, Codex, or Claude Code through staged root cause analysis.
Review Code and Pull Requests
Code reviews can miss security, quality, testing, and performance problems. This skill guides Claude, Codex, and Claude Code through a structured review with actionable findings.
Convert SQL Migrations to OSC Format
Database teams often need Flyway migrations rewritten for Online Schema Change workflows. This skill converts ALTER TABLE and CREATE INDEX statements into tab-separated OSC lines.
Build Distinct Frontend Interfaces
Many AI-generated interfaces feel generic and lack a clear visual point of view. This skill guides Claude, Codex, and Claude Code to create polished frontend work with deliberate aesthetics.
Modernize Rust Code for Edition 2024
by EmilLindfors
Rust migrations can be hard when new edition features change style and compiler expectations. This skill helps Claude, Codex, and Claude Code identify Rust 2024 refactoring opportunities and migration steps.
Modernize Rust Async Patterns
by EmilLindfors
Rust async APIs can be hard to design when traits, closures, and dispatch choices interact. This skill gives practical guidance for modern native async patterns and async-trait migration.
Build Expo DOM Components
by expo
Expo teams often need web libraries inside native apps without rewriting them. This skill guides Claude, Codex, and Claude Code through safe DOM component patterns.
Modernize Legacy Code Safely
by sickn33
Legacy systems are hard to change without breaking users or integrations. This skill guides incremental upgrades, compatibility planning, tests, and rollback paths.
Migrate AngularJS Apps to Modern Angular
by wshobson
Legacy AngularJS applications are hard to maintain and upgrade. This skill gives Claude, Codex, and Claude Code a structured migration guide for hybrid Angular upgrades.
Modernize React Applications
by wshobson
Legacy React apps become harder to upgrade when class patterns, older render APIs, and manual migrations accumulate. This skill gives Claude, Codex, and Claude Code structured guidance for hooks, React 18 features, codemods, TypeScript, and testing.