How to share context between Claude (for Holistics local dev) and Holistics AI?

Hi,

We would like to mix local dev with Claude Code and online dev with holistics AI to benefit from each tool capabilities and I would like to share context between those tools.
With Claude, we can create shared context markdown files and use them in different skills. I would like to be able to reference them as well in Holistics skills.
I understand this is not possible right now, do you know a workaround ?

Best regards,
Damien

Hi Damien,

Thank you for your question.

Currently, you can reference those markdown files using their paths relative to the repo root (rather than relative to the skill’s file path), in Development mode.
Please give it a try and let us know if it works for you. If you encounter any issues, you can provide the specific details to us at [email protected].

On the other hand, we are also working on the project to support referencing markdown files (and other non-AML files) in Reporting mode using paths relative to the skill’s path. We’ll keep you updated on our progress!

1 Like

It worked great, thanks. I have shared markdown file RULES.md that both Holistics and Claude can read now

1 Like