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