Help the team document and maintain Architecture Decision Records (ADRs).
Expert guidance on document processing with Docling and audio transcription with Whisper.
Standard for creating technical documentation in this repository. Use this when writing new documentation in docs/ to ensure consistent hierarchy and formatting.
Expert guidance on creating accurate, visually polished Mermaid diagrams for architecture documentation.
Expert guidance on MongoDB implementation for RAG, including aggregation pipelines and search patterns.
Expert guidance on building agents and tools with Pydantic AI.
Best practices for async Python code, avoiding common pitfalls like await precedence bugs and sync-in-async anti-patterns.
Create and initialize new Agent Skills following the agentskills.io standard. Use this when you need to modularize a new capability for the AI agent.