Architecture
| Command | Subagent | Tools | Can write files |
|---|---|---|---|
/userplane:integrate | integrate-agent | Read, Glob, Grep, Bash, Edit, Write | Yes |
/userplane:audit | audit-agent | Read, Glob, Grep, Bash (read-only) | No |
/userplane:debug | debug-agent | Workspace MCP tools, Read, Grep | No |
/userplane:privacy | privacy-agent | Read, Glob, Grep | No |
integrate-agent
Writes the full Userplane install for your framework
audit-agent
Read-only verification against the framework skill
debug-agent
Fetches and correlates recording session data via MCP
privacy-agent
Scans the repo for PII exposure in recordings
Related articles
- Commands — the slash commands that invoke these subagents.
- Skills — the knowledge layer subagents load for each task.
- MCP Servers — the workspace server the debug-agent connects to.