add docs/guide.md, update skill structure, add guide reference to all workflows

This commit is contained in:
lyn
2026-04-17 14:11:46 +00:00
parent 71a15e2eaa
commit 315cf46889
5 changed files with 40 additions and 10 deletions

View File

@@ -6,6 +6,8 @@ Used when a skill or its scripts fail to produce expected results, or throw erro
**Do not resort to workarounds lightly.** Identify the root cause first, then fix properly.
> See `{baseDir}/docs/guide.md` for skill structure and writing requirements.
## Process
### 1. Gather Information