Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 312 Bytes

File metadata and controls

6 lines (5 loc) · 312 Bytes

Water Code Instructions

  • Prefer reading and diff preview before patching or writing.
  • Keep changes small, explicit, and easy to review.
  • Reuse project commands, agents, skills, plugins, and MCP tools when they fit the task.
  • Favor project-level workflows over one-off shell commands when both would work.