update-mdt-package

Update the Mythic Dungeon Tools composer package and reimport dungeon mappings.

66|10|Updated Aug 12, 2018
One-click install
npx skills add https://github.com/RaiderIO/keystone.guru --skill update-mdt-package
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-mdt-package
Source: https://github.com/RaiderIO/keystone.guru/tree/main/.claude/skills/update-mdt-package
Command: npx skills add https://github.com/RaiderIO/keystone.guru --skill update-mdt-package

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires nnoggie/mythicdungeontools, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manages the update and reimport process of the Mythic Dungeon Tools (MDT) package, enabling users to maintain accurate and up-to-date dungeon mappings and route optimizations for their in-game Mythic Plus encounters in World of Warcraft.

Core Features & Use Cases

  • Package Update: Bump the MDT composer package to the latest version.
  • Mapping Reimport: Reimport the latest dungeon mappings.
  • New POI Handling: Manage new Point of Interest (POI) types and templates.
  • Fixture Rewriting: Rewrite tests fixtures if mapping has changed.
  • NPC Translation Export: Export and reseed NPC translations.
  • Use Case: Ideal for website maintainers updating their platform for new season's Mythic Dungeon Tools package and ensuring the accuracy of player routes.

Quick Start

Run the skill 'update-mdt-package' to begin updating and reimporting the MDT package.

Frequently Asked Questions about update-mdt-package

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update the Mythic Dungeon Tools composer package for new dungeon mappings?

The update-mdt-package skill manages the full MDT composer package update process by bumping versions, reimporting dungeon mappings, handling POI types, and executing database operations for accurate route optimization.

What is the process to reimport dungeon mappings and POI types for World of Warcraft Mythic Plus?

Reimporting dungeon mappings involves pulling the latest version-controlled upstream package, managing new Point of Interest templates, and executing database operations to reflect accurate Mythic Plus routes.

Does the MDT update process handle NPC translations and test fixtures?

Yes, the MDT update process exports and reseeds NPC translations, and rewrites test fixtures if the underlying dungeon mapping has changed during the package update.

Do I need a version-controlled upstream package to optimize Mythic Dungeon Tools routes?

Yes, updating and reimporting Mythic Dungeon Tools requires interaction with a version-controlled upstream package to ensure accurate database management and route optimization for World of Warcraft.

When should I rewrite test fixtures during the Mythic Dungeon Tools package update?

You should rewrite test fixtures during the MDT package update when the reimported dungeon mapping has changed, ensuring that your route optimization tests reflect the latest mapping data.