We're struggling with syncing the AI setup we have from repositories. I'm wondering if it's an order problem.
Recently I've tried from Fundamentals:
https://github.com/Cratis/Fundamentals
And it gives the following errors
Run bash .github/scripts/propagate-copilot-instructions.sh
Fetching Copilot instruction files from Cratis/Fundamentals...
✓ Found 182 Copilot file(s) in Cratis/Fundamentals
Warning: Symlink .claude/agents -> ../.ai/agents resolves to .ai/agents but no matching file found in source tree — skipping
Warning: Symlink .claude/hooks -> ../.ai/hooks resolves to .ai/hooks but no matching file found in source tree — skipping
Warning: Symlink .claude/prompts -> ../.ai/prompts resolves to .ai/prompts but no matching file found in source tree — skipping
Warning: Symlink .claude/skills -> ../.ai/skills resolves to .ai/skills but no matching file found in source tree — skipping
Processing Cratis/AuthProxy...
✓ Created commit 8d046b40e5334f3b8c41b52b276217647cd2de2c in AuthProxy
✓ Pushed Copilot instructions directly to main in AuthProxy
We're struggling with syncing the AI setup we have from repositories. I'm wondering if it's an order problem.
Recently I've tried from Fundamentals:
https://github.com/Cratis/Fundamentals
And it gives the following errors