Module 1 · Section 3 of 3

Platform Mapping

csAIi is platform-agnostic. The mechanics differ between platforms, but the architecture is identical. That makes it teachable across teams with mixed tool preferences.

csAIi LayerClaude CodeChatGPTGeminiLocal LLMs
ContextCLAUDE.mdCustom Instructions, ProjectsWorkspace contextSystem prompts, RAG
SkillsSlash commandsCustom GPTs, Saved promptsGemsPrompt templates + scripting
AgentsAgent filesCustom GPTs with ActionsGems with extensionsLangChain, AutoGPT
IntegrationMCP servers, CLIZapier, ActionsAPI connectionsAPI calls, function calling
IterationSOUL.md changelog, weekly-review skill, ecosystem-healthManual Instruction updates, conversation exportsWorkspace doc updates, Gem refinementPrompt template versioning, RAG maintenance

Read this guide for the concepts, then implement using your platform’s equivalents.