Skip to main content

contracts-change

Use this skill when work touches Solidity contracts, Foundry deployment scripts, or Foundry tests.

Guardrails:

  • Preserve contract invariants and deployment assumptions documented in AGENTS.md.
  • Prefer the smallest contract-surface change that satisfies the requirement.
  • Treat bridge, fee-routing, and vault-accounting changes as high-risk and verify them with Foundry before broader sweeps.