Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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).

概要

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).

インストールコマンド
npx skills add https://github.com/peterbamuhigire/skills-web-dev --skill ai-agent-runtime-architecture

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストール

スター17
フォーク4
更新日2026年5月31日 07:33
ファイルエクスプローラー
10 ファイル
SKILL.md
readonly