Skip to content

docs(goclaw-skill): complete reference documentation#27

Open
bclermont wants to merge 1 commit into
nextlevelbuilder:mainfrom
bclermont:docs/goclaw-cli-skill-complete
Open

docs(goclaw-skill): complete reference documentation#27
bclermont wants to merge 1 commit into
nextlevelbuilder:mainfrom
bclermont:docs/goclaw-cli-skill-complete

Conversation

@bclermont

Copy link
Copy Markdown
  • Add 20 new reference files documenting all missing goclaw CLI commands:

    • backup-restore.md (system/tenant backup, restore, preflight)
    • webhooks.md (inbound HTTP callbacks)
    • hooks.md (internal event routing, separate from webhooks)
    • vault.md (Knowledge Vault: documents, search, enrichment)
    • voices.md (voice catalog for TTS)
    • workstations.md (coding-agent isolated environments)
    • edition.md (server edition & feature availability)
    • quota.md (quota inspection: token usage)
    • users.md (user search & discovery)
    • oauth.md (OAuth authentication: ChatGPT, OpenAI)
    • profile.md (CLI connection profiles, separate from auth)
    • credentials.md (comprehensive credential management)
    • system-config.md (server config schema, patches, upgrades)
  • Reorganize agent documentation into 5 granular, content-named files:

    • agents-crud.md (create, list, update, delete, files, instances)
    • agents-sharing-delegation.md (share, delegation links, wait)
    • agents-export-import.md (export/import/merge archives)
    • agents-memory.md (episodic memory, evolution metrics)
    • agents-orchestration.md (orchestration, identity, prompt-preview)
    • Replace agents-core.md + agents-advanced.md + agents-extended.md
  • Reorganize chat documentation into 4 granular, content-named files:

    • chat-basic.md (single-shot, continue session)
    • chat-sessions.md (session ops: branch, reset, label, compact)
    • chat-history.md (history, replay)
    • chat-injection.md (inject, session-status, follow)
    • Replace chat-sessions.md + chat-extended.md
  • Update SKILL.md navigation table to point to all 35 reference files

  • 100% CLI command coverage (50+ commands, 100+ subcommands)

  • All references follow consistent pattern: when-to-use, commands, flags, JSON output, destructive ops, examples, edge cases, cross-refs

- Add 20 new reference files documenting all missing goclaw CLI commands:
  * backup-restore.md (system/tenant backup, restore, preflight)
  * webhooks.md (inbound HTTP callbacks)
  * hooks.md (internal event routing, separate from webhooks)
  * vault.md (Knowledge Vault: documents, search, enrichment)
  * voices.md (voice catalog for TTS)
  * workstations.md (coding-agent isolated environments)
  * edition.md (server edition & feature availability)
  * quota.md (quota inspection: token usage)
  * users.md (user search & discovery)
  * oauth.md (OAuth authentication: ChatGPT, OpenAI)
  * profile.md (CLI connection profiles, separate from auth)
  * credentials.md (comprehensive credential management)
  * system-config.md (server config schema, patches, upgrades)

- Reorganize agent documentation into 5 granular, content-named files:
  * agents-crud.md (create, list, update, delete, files, instances)
  * agents-sharing-delegation.md (share, delegation links, wait)
  * agents-export-import.md (export/import/merge archives)
  * agents-memory.md (episodic memory, evolution metrics)
  * agents-orchestration.md (orchestration, identity, prompt-preview)
  * Replace agents-core.md + agents-advanced.md + agents-extended.md

- Reorganize chat documentation into 4 granular, content-named files:
  * chat-basic.md (single-shot, continue session)
  * chat-sessions.md (session ops: branch, reset, label, compact)
  * chat-history.md (history, replay)
  * chat-injection.md (inject, session-status, follow)
  * Replace chat-sessions.md + chat-extended.md

- Update SKILL.md navigation table to point to all 35 reference files
- 100% CLI command coverage (50+ commands, 100+ subcommands)
- All references follow consistent pattern: when-to-use, commands, flags, JSON output, destructive ops, examples, edge cases, cross-refs

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant