Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

ai-agent-runtime-architecture

Use when designing the runtime that hosts agentic LLM features in a multi-tenant SaaS — the agent loop as a control-plane service, formal state machine (PERCEIVE → PLAN → ACT → OBSERVE), retries, idempotency, max-step caps, deterministic resumability, and the "agent vs workflow vs cron" decision. Distinct from `ai-agents-tools` (agent fundamentals) and `ai-on-saas-architecture` (overall AI architecture).

Aperçu

Use when designing the runtime that hosts agentic LLM features in a multi-tenant SaaS — the agent loop as a control-plane service, formal state machine (PERCEIVE → PLAN → ACT → OBSERVE), retries, idempotency, max-step caps, deterministic resumability, and the "agent vs workflow vs cron" decision. Distinct from `ai-agents-tools` (agent fundamentals) and `ai-on-saas-architecture` (overall AI architecture).

Commande d'installation
npx skills add https://github.com/peterbamuhigire/skills-web-dev --skill ai-agent-runtime-architecture

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles17
Forks4
Mis à jour31 mai 2026 à 07:33
Explorateur de fichiers
10 fichiers
SKILL.md
readonly