fix(kyberforge): apply audit improvements to skill-improve

Remove redundant gotcha (duplicated description + Step 1), replace
2-item checklist with prose, and add README.md to file table.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-23 18:11:30 +00:00
parent 29392e9dc8
commit 12b38ee8eb
2 changed files with 2 additions and 4 deletions

View File

@@ -23,3 +23,4 @@ Provide the skill directory path and any signal files in the conversation. The s
| File | Purpose |
|------|---------|
| `SKILL.md` | Skill instructions for agents |
| `README.md` | Human-facing description of the skill and its files |