workbench-workflow

Official

Streamline Arma Reforger mod dev, debug with ease.

AuthorArmaOverthrow
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill demystifies the often-manual and error-prone development process within the Arma Reforger Workbench. It provides clear guidance for testing, debugging, and troubleshooting, helping you overcome the limitations of a game engine without built-in automated tools.

Core Features & Use Cases

  • Testing Guidelines: Learn structured manual testing procedures for various component types.
  • Compile Error Resolution: Understand common EnforceScript error patterns and their quick fixes.
  • Debugging Techniques: Master print-based debugging and strategic log analysis in the Workbench console.
  • Use Case: When your Arma Reforger mod fails to compile or crashes at runtime, use this Skill to quickly identify the issue, apply the correct debugging pattern, and efficiently test your fixes, saving hours of frustration.

Quick Start

Guide me through the process of testing a new feature in Arma Reforger Workbench, including how to handle compile errors and runtime issues.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: workbench-workflow
Download link: https://github.com/ArmaOverthrow/Overthrow.Arma4/archive/main.zip#workbench-workflow

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