Executable AI agent readiness gate: GitHub Action, prompt injection evals, LangGraph traces, risk profiles, and bilingual EN/中文 docs.
Awesome Agentic Engineering: Production Readiness Gate
Not another resource list: an executable AI agent readiness scorecard and GitHub Actions gate for shipping systems that survive real users.
Most AI agent demos look impressive for five minutes. Production agents fail in quieter ways: vague goals, brittle tool use, memory drift, hidden costs, missing evals, prompt injection, and no recovery path.
This repository is a practical field guide for building agents that can be tested, reviewed, deployed, monitored, and improved.
- You are building agents and want a production-readiness checklist. - You need templates for agent specs, eval plans, and launch reviews. - You want concrete failure modes to turn into regression tests. - You review MCP servers, tool permissions, or agent workflows.
- Coding agents - Research agents - Customer support agents - Internal workflow agents - MCP-based tools - LLM apps with planning, tool use, memory, or multi-step execution
- Agent Card: define what the agent does, what it must never do, and how it fails safely. - Agent Card JSON Schema: validate repository-owned cards in editors and CI. External adopters should follow the schema pinning guide. - Eval Plan: turn agent behavior into testable scenarios. - Prompt Injection Fixtures: run eight direct, indirect, exfiltration, and benign-control cases against your agent. - Eval Result Contract: record observed actions, violations, and trace evidence against known fixtures. - Executable Reference Adapter: run all eight fixtures through separated trusted/untrusted channels and retain generate
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/lindixu6-hash--awesome-agentic-engineering.html)
MCP security scanner — vet a Model Context Protocol server before you add it to Claude Code, Cursor, or Windsurf. Grades it A–F, catching credential theft, tool-poisoning, and install-script payloads
flankerhqd/cyvisguardSecurity control plane for AI agents — identity and delegation, capability policy, data-flow taint and a live audit trail, enforced over MCP. Guards a real Claude Code end to end.
appautomaton/pi-arcweldAn auditable local workspace for Pi: pinned upstream source, curated extensions, bounded MCP tooling, and a reproducible external runtime.
Smitner-Studio/facetRender agent-written Markdown as a live local page, and send the human's click back to the agent as typed data. Human-in-the-loop approval gates for coding agents.
HanHan666666/patchbridge-agentLightweight browser-side AI agent framework for legacy enterprise web apps—Java 8, Spring Boot 2, TypeScript, MCP/WebMCP, OpenAI-compatible LLMs, tool calling, streaming, audit, and persistence. 面向存量企
tinhien11/tdai-memory-mcpLocal-first MCP memory server — Memory + CodeGraph + Wiki in one SQLite file. Tree-sitter code indexing, markdown wiki, lifecycle hooks, auto-capture. No API key, no cloud.
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.