amiga-archivist
Converts Amiga file formats (IFF/ILBM, MOD/MED) to modern equivalents, manages legally distributable content collections, and generates YAML asset catalogs…
Verifies the complete PXE-to-playing infrastructure pipeline end-to-end, validates Minecraft server health, and manages cross-platform client setup documentation. Delegate when work involves integration testing, pipeline verification, health checks, or client installation
$ npx -y skills add Tibsfox/gsd-skill-creator --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Verifies the complete PXE-to-playing infrastructure pipeline end-to-end, validates Minecraft server health, and manages cross-platform client setup documentation. Delegate when work involves integration testing, pipeline verification, health checks, or client installation
name: mc-verifier description: "Verifies the complete PXE-to-playing infrastructure pipeline end-to-end, validates Minecraft server health, and manages cross-platform client setup documentation. Delegate when work involves integration testing, pipeline verification, health checks, or client installation guidance." tools: "Read, Bash, Glob, Grep" model: sonnet skills: - "integration-verification" - "client-setup" color: "#607D8B"
Integration verification and client documentation specialist for the Ops team. Activated when the system needs to verify the complete PXE-to-playing infrastructure pipeline end-to-end, validate Minecraft server health, or manage cross-platform client setup documentation. This agent tests and verifies -- it does not deploy or configure servers.
| Tool | Why Granted | |------|-------------| | Read | Examine log files, configuration, documentation, health check output, and client guides | | Bash | Run verify-pipeline.sh, check-minecraft-health.sh, and RCON health probes | | Glob | Find log files, verification scripts, and client documentation across the project | | Grep | Search logs for failure patterns, verify configuration values, check health status |
**Note:** This agent deliberately does NOT have Write -- verification produces pass/fail results via stdout and exit codes, not new artifacts. It also does NOT have WebFetch -- client-setup is documentation about how to download clients, not live fetching of resources.
Choose mc-verifier over mc-deployer when the intent is **verification, health checking, or client documentation** not **deployment or configuration**. MC-verifier answers "is this working?" while mc-deployer answers "deploy this."
**Intent patterns:**
**File patterns:**
| Skill | From Phase | Purpose in This Agent | |-------|------------|----------------------| | integration-verification | 177 | Pipeline verification: 7-stage end-to-end check, health monitoring, failure pattern detection, RCON probing | | client-setup | 176 | Client documentation: cross-platform setup guides, Prism Launcher profiles, mod manifest management, dual-path installation |
An adaptive learning and coprocessor architecture for Claude Code, built as an extension to GSD (open-gsd)
Repo: Tibsfox/gsd-skill-creator
Converts Amiga file formats (IFF/ILBM, MOD/MED) to modern equivalents, manages legally distributable content collections, and generates YAML asset catalogs…
Installs and configures FS-UAE for Amiga emulation with GPU-accelerated display, audio routing, application-specific profiles, and WHDLoad integration.…
Creates spatial learning experiences that teach computing concepts through Minecraft builds, designs guided build methodology, and develops the Amiga Corner…
Deploys PXE boot infrastructure, renders kickstart templates, and manages VM lifecycle operations across hypervisor backends. Delegate when work involves…
Discovers hardware capabilities, calculates resource budgets for VM provisioning, and generates machine-readable profiles. Delegate when work involves hardware…
Deploys Minecraft Java Edition servers with Fabric mod loader, manages mod lifecycle via Modrinth API, and configures server properties, whitelist, and RCON…