update_important_modules

Official

Keep critical Go modules current

Authorauthgear
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents the authgear-server repository from drifting away from the curated important Go module set by ensuring the modules reported by make ensure-important-modules-up-to-date are refreshed promptly.

Core Features & Use Cases

  • Validation Workflow: Run make ensure-important-modules-up-to-date to detect stale dependencies across ./, ./custombuild, and ./e2e.
  • Targeted Updates: Use go get -u and go mod tidy within each affected module so only the reported dependencies change.
  • Use Case: When a dependency audit flags out-of-date modules before a release, follow this Skill to update just those modules and confirm the check passes.

Quick Start

Run make ensure-important-modules-up-to-date and update each reported module with go get -u followed by go mod tidy until the check passes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: update_important_modules
Download link: https://github.com/authgear/authgear-server/archive/main.zip#update-important-modules

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.