Multi-Agent Transform
Use this skill when a user wants to understand how AutoVault keeps one canonical skill source while delivering agent-specific tool names and permissions.
Workflow
- Start from the canonical
tools_requiredlist. - Select the current agent from
agents. - Render the transformation map for that target agent.
- Refuse to run if the current agent has no transform for a required tool.
- Report the canonical tool name and rendered tool name before making edits.
Expected Outcome
The same reviewed skill can be scoped to multiple agents without hand-maintained copies drifting apart.