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.

Jump to install

Source facts

Repository
mutagent-io/agentspec
Last source activity
July 24, 2026 at 12:12
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.