Serialization Binary Format

Implement binary serialization for efficient save files

LgrappaG c4ff0b6 571 B Updated

File contents

Serialization Binary Format

Implement binary serialization for efficient save files

Risk Level

MEDIUM

Core Rules

  • Implement properly
  • Test thoroughly
  • Validate results

Response Pattern

  1. Design appropriate approach
  2. Implement solution
  3. Test edge cases
  4. Validate quality

Usage Contexts

  • Performance optimization
  • Development workflows

What NOT to Do

  • Format brittleness
  • Incomplete testing
  • Deploy without validation

LgrappaG/Workflows-Agents/tree/main/skills/serialization-binary-format commit c4ff0b617e

Frequently asked questions

npx skillmds@latest add lgrappag/serialization-binary-format