AI Engineering Claude C3 Agent Evaluation And Observability Project — AI skill for Claude Code
Three Claude AI agent pipelines demonstrating evaluation and observability: validated retry with human-in-the-loop routing, schema-enforced two-pass extraction with consistency checks, and provenance.
How to install AI Engineering Claude C3 Agent Evaluation And Observability Project
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open PHIacademy/ai-engineering-claude-c3-agent-evaluation-and-observability-project and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What AI Engineering Claude C3 Agent Evaluation And Observability Project does
Three Claude AI agent pipelines demonstrating evaluation and observability: validated retry with human-in-the-loop routing, schema-enforced two-pass extraction with consistency checks, and provenance-preserving multi-source synthesis. Includes reproducibility tests, static analysis, calibration reporting, and deliberate perturbation experiments.
Alternatives in AI
- Geo SEO Claude — GEO-first SEO skill for Claude Code 3.6k ★
- Retain — Retain is a native macOS application that aggregates AI conversations from multiple platforms into a unified 168 ★
- Rails AI Context — 45 MCP tools that give AI coding agents ground truth about your Rails app: schema, models, routes, controllers 155 ★
README
AI Engineering with Claude — Evaluation & Observability Project
This repository contains the evidence pack, perturbation log, and reflection for the **Evaluation and Observability** project, covering three reference systems built across the course `cd15552 Claude AI Engineer Evaluation and Observability`.
Each system ships as a separate project in the course repo, one folder per system. Every run below was executed from the `solution/` directory of that project's **final** exercise (the `starter/` folders hold the fill-in exercises — the capstone runs the finished `solution/`). Install with `pip install -e ".[dev]"` from inside the solution dir, which puts the console command on your `PATH`.
| Evidence folder | Course project → final-exercise solution/ |
Console command |
|---|---|---|
| `01-policy-pipeline/` | Build a Validated, Routed Insurance Policy Extraction Pipeline/04-hitl-routing/solution/ |
policy-extractor |
| `02-mortgage-extraction/` | Build a Resilient Mortgage Document Extraction System/04-validate-mathematical-consistency/solution/ |
mortgage-extract |
| `03-supply-chain/` | Investigate Supply Chain Risk with Multi-Source Synthesis/03-resilient-coordinator/solution/ |
supply-chain-investigate |
No `ANTHROPIC_API_KEY` was available for this submission — every extraction/pipeline run uses recorded/replay clients, and any live-only test is explicitly SKIPPED (visible in each `tests.txt`). Where a rubric item required a live API call that couldn't be made, an offline-equivalent substitute is used and called out explicitly in that item's own file or in [`reflection-brief.md`](reflection-brief.md).
Top-level files
- `reflection-brief.md` — the completed reflection brief, answering every prompt with a citation to a specific artifact below.
- `environment.txt` —
python3 --version+ OS, and how the three per-project venvs
Related Skills
Geo Review
GEO review for LLM-citation visibility — runs in diff mode (per-PR extraction checks) or site mode (cross-page
Headsign
A tiny phase gate for coding agents: your shell checks decide pass/fail (never the LLM), your workflow routes
UX Polish
Cosmetic pass on a surface. Spacing rhythm, hierarchy, AI-slop detection, token consistency. Triggers on "poli
Commercetools Anthropic Agents
Shopping and merchant AI agents for commercetools, built on the Anthropic Messages API with in-process tool ex
Vox Agent
LLM agent for customer support with inline evaluation, hallucination detection, retry/fallback logic, and RAG
Warden Receipt
Show token-warden rule receipts — the per-rule verdict card with token savings vs. rent, per-task pass/fail, t
Related Agents
Review Resilience
R4 Resilience reviewer — fallbacks, retry/backoff, graceful degradation, observability, load, rollback, and SL
Claude Alt Agent
Runs Claude Code as a subprocess on a SECOND Claude subscription, via a long-lived OAuth token in an isolated
Act 2 Verbs
Read-only narrative steward for Act II (slides 6-14) of the Workflow SDK GA deck. Covers the three workflow sc