update-v8-version
SolidUpdate Codex's pinned `v8` / `rusty_v8` versions, validate the release-candidate path, and investigate failed V8 canary or artifact builds. Use when asked to bump V8, update `rusty_v8` artifacts, prepare or validate a V8 release candidate, check `v8-canary`, or diagnose why a V8 version update no longer builds.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- deonmenezes
- Repository
- deonmenezes/mantishack
- Created
- 5 months ago
- Last Updated
- today
- Language
- Rust
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
upgrade-dependencies
Use when upgrading a JS/TS dependency or toolchain to a new/latest version (e.g. "upgrade TypeScript to the latest", "bump Vite to v7", major-version bumps), or when a build/typecheck/lint/test/CI goes red after a version bump and peer-dependency incompatibilities need resolving.
update
Run staged cc-enhanced release maintenance on the write side: resolve the real npm latest/next target, pull the clean cli.js, repair patch or prompt drift, promote with native:update, update README/baselines, and verify according to the requested mode. Recommend when the user asks to update, upgrade, patch, repair, or promote cc-enhanced against a release, or names a target version to ship. Read-only inspection (what changed, drift reports, feature inventory) belongs to the release-triage and patch-update workflows; this skill owns repair, promotion, and verification. Supports repair-only, promote-only, and full update flows. Write-side work always targets the newest live version; an older explicit version is comparison-only. Argument is an optional version spec ("latest", "next", "stable", or "X.Y.Z") plus optional pass-through flags. NOT for rollback or workflow docs.
release
Step through versioning, tagging, and verification