Commit 66c9ac7
Add comprehensive user guide
docs/USER_GUIDE.md is a 500+ line user-facing walkthrough covering:
- What the plugin is and what it does for you
- Prerequisites + installation (both marketplace paths)
- Authentication (3 options including the credential-safe probe rationale)
- End-to-end "your first agent" walkthrough (10 steps from /lua-architect
to /lua-deploy)
- Reference sections for all 14 slashes, 5 subagents, 9 hooks, 5 MCP tools
- 7 common workflow recipes (build/add-tool/test-prod/diagnose/rollback/
qa-before-ship/check-deployed)
- Full safety model (deny/ask/allow rules, §3.7 single-permission
contract, what the plugin never does)
- 13-entry troubleshooting section with copy-paste fixes
- 12-question FAQ
- Where-to-get-help links
Linked from the root README so users land on it from
github.com/lua-ai-global/claude-code-lua-plugin.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5e97211 commit 66c9ac7
2 files changed
Lines changed: 700 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
0 commit comments