.agent/skills/fix/SKILL.md
Conventions this workflow depends on (read the ones your change touches before writing code):
packages/core (platform-split files, handwritten .d.ts).gh issue view <number> --json title,body,labels,comments. Otherwise collect the report from the user.packages/core, read BOTH platform files — a bug on one platform often means the implementations diverged.file:line) from what you suspect. Do not present a hunch as the root cause..ios.ts / .android.ts in parity; if the fix changes a public API, update the neighboring .d.ts in the same change.npx nx run core:test) must pass.apps/automated; note it for the PR's manual test scenarios.npx nx format:write.fix(core): <subject>.gh, following the PR template: reference the issue and include the regression test.