Description
Summary Project Overview:We are looking for an experienced AI Workflow / Prompt Engineer to audit and optimize our Anthropic Claude token consumption across our team and automated workflows without disrupting operational efficiency.Current Stack:Claude & Claude Code (Team Plan)Automation: n8n (connecting Gmail, Airtable, Resend)Key Responsibilities & Deliverables:n8n Audit & Optimization:Review n8n nodes calling Anthropic API.Audit model tier selection (swap default Sonnet/Opus to Haiku for classification, routing, or simple parsing).Pre-filter payload data in n8n (JavaScript / Code nodes) before passing context to Claude.Implement Prompt Caching on static system prompts and repetitive contexts. Claude Code & Dev Workflow Optimization:Audit developer team usage patterns (session length, context management). Implement .claudeignore rules to block build artifacts, dependencies, and large assets from loading into context. Build/optimize repository CLAUDE.md files to eliminate repetitive setup instructions. Governance & Guardrails:Set up monitoring dashboards/alerts via Claude Console or n8n logging.Establish best-practice SOPs for the team (when to use /compact, /clear, or task-batching).