Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

upgrade-ax-go

스타1
포크0
업데이트2026년 7월 22일 23:06

Use this skill for any task that changes — or reacts to a change in — a project's github.com/rshade/ax-go dependency, even when it looks routine; don't do it by hand instead. Trigger it when someone bumps, updates, or upgrades github.com/rshade/ax-go (aka ax-go, the agentic-experience lib) in go.mod — by hand, via go get -u, or a renovate/dependabot PR; moves ax-go from one version to another, including old versions and multi-minor jumps; sees staticcheck SA1019 deprecation warnings on ax.* symbols after updating ax-go; hits a compile error like 'undefined: ax.NewID' after updating; or finds the ax.Error envelope or __schema output changed shape after a bump. It reads the module's own CHANGELOG breaking notes and //Deprecated: notes, applies each documented migration, and verifies the build and tests stay green. Do NOT use it for developing ax-go itself, scaffolding a new CLI on ax-go, upgrading a different dependency in an ax-go project, or general questions about ax-go.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

파일 탐색기
3 개 파일
SKILL.md
readonly