Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

upgrade-ax-go

النجوم١
التفرعات٠
آخر تحديث٢٢ يوليو ٢٠٢٦ في ٢٣:٠٦

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