Forge Milestone Backcompat Audit

Use when checking whether a Forge milestone broke any public-facing interface — diffs IPC message shapes (docs/architecture/ipc-contracts.md + the Rust/TS types that back it), config schema, CLI flags, and any exposed plugin/extension API from the milestone-start baseline to current, classifies each change as safe/breaking, and flags unannounced breaks. Produces one GitHub issue per breaking change plus a consolidated report. Trigger on phrases like "did we break compatibility in Phase N", "backcompat audit for the milestone", "check for breaking changes", "IPC contract diff for the milestone", or any pre-release compatibility pass.

tomevault-io 1601631 2 files · 14.2 KB Updated

File contents

tomevault-io/skills-registry/tree/main/forge-ide--forge--forge-milestone-backcompat-audit commit 160163133c

Frequently asked questions

npx skillmds@latest add tomevault-io/forge-milestone-backcompat-audit