The plugin registers four slash commands. Each delegates to a purpose-built subagent with scoped tool permissions.Documentation Index
Fetch the complete documentation index at: https://docs.userplane.io/llms.txt
Use this file to discover all available pages before exploring further.
| Command | Job | Output |
|---|---|---|
/userplane:integrate | Add Userplane to this app | File edits + summary |
/userplane:audit | Verify my install | PASS/FAIL checklist with diffs |
/userplane:debug <id|desc> | Root-cause a recording | Timeline + root cause + fix |
/userplane:privacy | Check privacy posture | Severity-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
Related articles
- Subagents — how each command’s agent works internally.
- Skills — the knowledge layer commands rely on.
- MCP Servers — the workspace and documentation servers.
- Codex Workflows — equivalent workflow skills in Codex.
- Cursor Workflows — equivalent slash commands in Cursor.