What problem does it solve?
Navigating the complex swiss-ai-hub monorepo with multiple scopes, cross-dependencies, and layered documentation is time-consuming and overwhelming for developers and new contributors. This Skill eliminates the need to manually trace through dozens of files and docs to understand how a piece of code or folder works.
Core Features & Use Cases
- Automatic Scope Identification: Instantly determines which monorepo scope (core, API, agent, pipeline, etc.) a target file or folder belongs to.
- Layered Documentation Analysis: Reads the full documentation hierarchy from project-wide READMEs down to scope-specific CLAUDE.md files to build full context.
- Cross-Dependency Tracing: Maps imports, event subscriptions, and integration points across scopes to explain how code fits into the larger platform architecture.
- Use Case: If you are onboarding to the swiss-ai-hub project and need to understand how the RAG agent workflow is implemented, use this Skill to get a complete breakdown of its components, data flow, and dependencies in minutes instead of hours.
Quick Start
Use the explain skill to get a full breakdown of how the packages/agent/swiss_ai_hub/agent/agents/RagAgent folder works.