A Centralised Approach to AI / LLM Agent Instruction Using Git Submodules(appsoftware.com)
appsoftware.com
A Centralised Approach to AI / LLM Agent Instruction Using Git Submodules
https://www.appsoftware.com/blog/a-centralised-approach-to-ai-llm-agent-instruction-using-git-submodules
1 comments
As AI coding assistants have become increasingly capable, I've developed a structured approach to integrating them into my development workflow. This post details how I've organised my codebase to work effectively with multiple AI agents - GitHub Copilot, Claude and others, while maintaining a single source of truth for instructions across multiple projects that share a similar tech stack and structure.