bymathews-tom· 56 skills
Scan a repository for Opus-4.6-era patterns that break or degrade on Opus 4.7 — fixed-budget Extended Thinking parameters, retired model ID aliases, and prompts that assumed verbose default output or eager sub-agent delegation. Produces a categorized report with file:line references and migration actions. Triggers on: "opus 4.7 migration", "migrate to opus 4.7", "audit for opus 4.7", "opus 4.6 to 4.7", "scan for budget_tokens", "find retired model IDs", "adapt repo to opus 4.7". NOT for implementing migrations — this skill identifies candidates.
$npx -y skills add mathews-tom/armory --skill opus-4-7-migrationInstalls into the current project.
Run `npx skills use "https://github.com/mathews-tom/armory" --skill "mathews-tom/armory/opus-4-7-migration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mathews-tom/armory" that are relevant to the current task. Run `npx skills add "https://github.com/mathews-tom/armory"` and select the relevant skills, then follow their instructions.