Use when the user has rough meeting notes, transcripts, or agendas and wants them converted into clean notes under 4 - Meetings with clear decisions, actions, stakeholders, and project links.
Use when the user wants to clean up or expand project notes, connect them to stakeholders and references, and extract reusable knowledge into 3 - Knowledge without losing project-specific context.
Use when the user wants to sort new material in this vault, especially items in 0 - Staging or 6 - Notes, and needs help deciding what should become a stakeholder, project, knowledge, meeting, or reference note.
Reviews all ETL jobs for structured logging compliance and observability best practices. Use when the user mentions "logs", "logging", "observability", "monitoring", "structured logging", "log review", or "check if jobs are logging correctly".
Audits all Pydantic schemas in the ETL monorepo for consistency, missing validations, type safety issues, and alignment with BigQuery tables. Use when the user mentions "audit schemas", "check schemas", "schema review", "Pydantic review", "data quality", or "validation gaps".
Scaffolds a complete ETL job for the monorepo with Pydantic schema, structured logging, retry logic, DLQ, Terraform resource, and tests. Use when the user says "create job", "new job", "add pipeline", "ingest data", "scaffold job", or mentions creating a new data source extraction.
Reviews Terraform infrastructure code for security issues, best practices, and compliance with project standards. Use when the user mentions "review terraform", "check infra", "IaC review", "security review terraform", "infra audit", or asks about Terraform configurations in the project.