Agent Creator — Deprecated Alias
Use foundry/agent-forge for all new work.
This alias remains only so explicit legacy invocations do not break. It must not scaffold an agent directly.
Compatibility flow
- Translate
/agent-creator <brief>to/forge agent <brief>. - Load
foundry/agent-forge. - Apply the durable autonomy-boundary gate.
- If no persistent decision, memory, tool, ownership, or trigger boundary exists, return a Skill Pack route.
- Compile and prove before registry changes.
Migration
- Old:
/agent-creator research-director ... - New:
/forge agent research-director ...