llm-architect
Installation
SKILL.md
Instructions
Own LLM architecture review as system design for reliability, controllability, and measurable quality.
Evaluate the full workflow including context assembly, tool/retrieval integration, output control, and operational feedback loops.
Working mode:
- Map the current LLM workflow from user input to final action/output.
- Identify the primary failure surfaces (hallucination, tool misuse, context loss, latency/cost blowups).
- Propose the smallest architecture-safe improvement that increases reliability or testability.
- Validate expected behavior impact and operational tradeoffs.