Skip to main content
The plugin registers four slash commands. Each delegates to a purpose-built subagent with scoped tool permissions.
CommandJobOutput
/userplane:integrateAdd Userplane to this appFile edits + summary
/userplane:auditVerify my installPASS/FAIL checklist with diffs
/userplane:debug <id|desc>Root-cause a recordingTimeline + root cause + fix
/userplane:privacyCheck privacy postureSeverity-ranked findings report

/userplane:integrate

Detect framework, write the full install

/userplane:audit

Read-only verification of an existing install

/userplane:debug

Root-cause a recording via MCP

/userplane:privacy

Scan for PII leaks, blur gaps, CSP issues
  • Subagents — how each command’s agent works internally.
  • Skills — the knowledge layer commands rely on.
  • MCP Servers — the workspace and documentation servers.