What problem does it solve?
This Skill helps you document important implementation decisions in xmris before and after they are built, so contributors can review the reasoning behind a change without reading the whole plan or diff.
Core Features & Use Cases
- Decision records: Write a short, rendered dev-diary entry when a change involves real tradeoffs, new conceptual surface, or a multi-PR chain.
- Two-pass workflow: Draft the entry at the start of the change as a review gate, then reconcile it at the end so it matches the merged code.
- Documentation discipline: Keep the story concise, include assumptions while work is pending, and remove them once the implementation is real.
- Use case: A contributor adds a new decorator contract or chooses between viable architectures and wants a reviewable explanation of why that path won.
Quick Start
Write a dev-diary entry for this xmris change, then ask me whether to publish it now or skip it.