Skip to main content

mutagent-agentspec

The ADL ① SPEC stage: a guided requirements interview that captures WHAT an AI agent IS and emits a portable, validated agentspec.yaml. The spec is the Definition (the interface — persona, the actual system prompt, jobs-to-be-done, context sources, tools across four buckets, agent type, inbound activation triggers, decision modeling, standard operating procedures, and binary eval criteria). BUILD is owned by mutagent-builder, which consumes the validated spec and implements it into a target framework or harness. First invocation: auto-detects install. Then *spec runs a parent-session interview (AskUserQuestion on Claude Code, chat multi-choice fallback elsewhere) → emits + validates agentspec.yaml; *validate-spec is the TypeBox round-trip schema gate. The target may be a framework (mastra / deepagents / pydantic-ai / langgraph) OR a harness (harness:claude-code / harness:codex). After *spec or *validate-spec succeeds, Helix suggests *build; *build is owned by mutagent-builder.

跳到安装

来源信息

仓库
mutagent-io/agentspec
最近来源活动
2026年7月24日 12:12
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。