sync: auto-sync from GURU-5070 at 2026-06-02 20:40:54
Author: Mike Swanson Machine: GURU-5070 Timestamp: 2026-06-02 20:40:54
This commit is contained in:
18
.grok/skills/wiki-compile/SKILL.md
Normal file
18
.grok/skills/wiki-compile/SKILL.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
name: wiki-compile
|
||||
description: >
|
||||
Seed new wiki articles or refresh existing ones from session logs, client documents, and live Syncro PSA data. Use when the user says /wiki-compile, "update the wiki for <client>", "compile wiki", "refresh the project article".
|
||||
---
|
||||
|
||||
# /wiki-compile — Wiki Article Generation
|
||||
|
||||
**Grok skill wrapper.** Full command in `.claude/commands/wiki-compile.md`.
|
||||
|
||||
When activated, read the source command and the underlying scripts/logic. It analyzes session-logs, pulls from Syncro (or Autotask), and produces or updates articles under `wiki/clients/`, `wiki/projects/`, `wiki/systems/`.
|
||||
|
||||
Use `run_terminal_command` for the actual compilation script(s).
|
||||
Follow the output location and linting rules in the command doc.
|
||||
|
||||
See also `/wiki-lint`.
|
||||
|
||||
The wiki is a primary context source per CLAUDE.md "Automatic Context Loading".
|
||||
Reference in New Issue
Block a user