What problem does it solve?
Modpack curation changes are frequently lost in chat history, terminal scrollback, or unrecorded manual decisions, leaving future maintainers and AI agents without context for why a change was made, leading to repeated work and avoidable conflicts.
Core Features & Use Cases
- Auto-initialized dev-log files: Automatically creates the <project>/docs/dev-log.md file with the required header and formatting if it does not exist, eliminating manual setup work.
- Structured entry logging: Appends timestamped, context-rich entries that include the reason for changes, affected mods, and linked evidence from xEdit conflict audits, crash logs, or other local artifacts.
- Use Case: After resolving a conflict between a lighting overhaul and a settlement mod, use this skill to log the decision, the mods touched, and a copy of the xEdit conflict summary so future curators do not re-litigate the change.
Quick Start
Use the writing-modpack-devlog skill to log the recent load order adjustment for the USSEP patch, including the conflicting mods and the linked xEdit conflict summary as evidence.