Skip to content

Commit ff2cc3a

Browse files
Copilotafranken
andcommitted
Clarify document vs implement skill descriptions to route docs tasks correctly
Co-authored-by: afranken <763000+afranken@users.noreply.github.com>
1 parent e6baf01 commit ff2cc3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.claude/skills/document/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: document
3-
description: Generate or update project documentation. Use when asked to document code, create docs, or explain features.
3+
description: Generate or update project documentation. Use when asked to document code, create docs, explain features, or fix formatting, wording, or style in existing documentation files.
44
---
55

66
# Documentation Skill — S3Mock

.claude/skills/implement/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: implement
3-
description: Implement features, fix bugs, or refactor code. Use when asked to add functionality, modify code, or improve structure.
3+
description: Implement features, fix bugs, or refactor source code. Use when asked to add functionality, modify source code, or improve code structure. Not for documentation-only changes.
44
---
55

66
# Implementation Skill — S3Mock

0 commit comments

Comments
 (0)