mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 15:56:44 +00:00
653 B
653 B
OpenClaude and community forks: config notes
This target is best-effort.
Use these guidelines only if your fork supports:
- MCP connections
- custom instruction or skill layers
- conversational follow-up questions
Minimal strategy
- Point your client to the n8n MCP endpoint.
- Load
templates/system-prompt.md. - Keep
docs/conversation-contract.mdandschemas/plan.schema.jsonavailable. - Test with one simple recipe before using real workflows.
Compatibility contract
The client should be able to:
- use an MCP server by name
- ask follow-up questions
- emit a structured plan before building
- complete a final handoff report