LLM Pipeline

Architecture rules for code that calls an LLM. Code owns the decision, schemas validate every model output, keys stay server-side, and a mock provider keeps demos and tests keyless. Use when adding or changing an LLM call, designing a multi-pass or multi-agent pipeline, choosing which model handles which pass, or reviewing an app that talks to Claude or another provider. Runs scripts/audit_llm_app.py.

vignesh-nagarajan-vn Updated

File contents

vignesh-nagarajan-vn/claude-workflow-skills/tree/main/skills/llm-pipeline commit f502b06929

Frequently asked questions

npx skillmds@latest add vignesh-nagarajan-vn/llm-pipeline