docs: add collaboration section

Amolith created

Change summary

README.md | 11 +++++++++++
1 file changed, 11 insertions(+)

Detailed changes

README.md 🔗

@@ -38,6 +38,17 @@ Point [Home Assistant's MCP integration] at the `/sse` endpoint.
 
 [Home Assistant's MCP integration]: https://www.home-assistant.io/integrations/mcp/
 
+## Collaboration
+
+Patch requests are all on [pr.pico.sh].
+
+- Create a new patch request with
+  `git format-patch origin/main --stdout | ssh pr.pico.sh pr create amolith/lunatask-mcp-server`
+- Submit a revision to an existing patch request with
+  `git format-patch main --stdout | ssh pr.pico.sh pr add {prID}`
+
+[pr.pico.sh]: https://pr.pico.sh/r/amolith/lunatask-mcp-server
+
 ## Models and prompts
 
 I'm currently using `google/gemini-2.5-flash-preview:thinking` through