Skillquality 0.46
production-agent-architecture
Design production-ready AI agents using a loop-based architecture with explicit tools, context, memory, permissions, observability, evaluation, and rollout planning.
Price
free
Protocol
skill
Verified
no
What it does
Production Agent Architecture
When To Use This Skill
Use this skill when the task is to:
- design a new AI agent
- turn a chatbot idea into a real agent system
- hand off an agent build to developers or another AI coding agent
- adapt coding-agent architecture patterns to another domain
Core Rule
Do not design the system as a one-shot chatbot unless the user explicitly asks for that.
Default to a loop-based runtime with:
- controller loop
- context builder
- tool registry
- tool executor
- session state
- permissions and approvals
- observability
- evaluation
- reliability rules
- rollout phases
Design Workflow
- define the user goal and success condition
- define the controller loop
- define 2 to 5 domain tools
- define context inputs
- define session state
- define permissions and approval rules
- define observability minimums
- define evaluation plan
- define reliability and retry rules
- define rollout phases
Required Output
Always produce all of the following:
# Agent Build Spec
## Domain
## User goal
## Success condition
## Core workflow
## Controller loop
## Context inputs
## Tools
## Session state
## Permissions and approvals
## Stop conditions
## Observability
## Evaluation
## Reliability and failure handling
## Rollout phases
## Future extensions
After the spec, also produce:
- controller loop pseudocode
- tool contract table with input, output, side effects, timeout, and permission level
- session state schema
- approval matrix
- failure and retry strategy
- minimum logs and metrics
Guardrails
- separate tool schemas from executors
- treat permissions as runtime policy, not prompt text
- make approval flows explicit
- do not pretend a vague idea is production-ready
- explain the design plainly if the user is learning
Capabilities
skillsource-xuanhieu2611skill-production-agent-architecturetopic-agenttopic-agent-skillstopic-agentic-aitopic-ai-agentstopic-claude-codetopic-codextopic-cursortopic-developertopic-developer-toolstopic-prompt-engineering
Install
Installnpx skills add xuanhieu2611/build-your-own-agents-skill
Transportskills-sh
Protocolskill
Quality
0.46/ 1.00
deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 20 github stars · SKILL.md body (1,821 chars)
Provenance
Indexed fromgithub
Enriched2026-04-23 07:01:13Z · deterministic:skill-github:v1 · v1
First seen2026-04-18
Last seen2026-04-23