fix: resolve SKILL.md validation errors
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
name: address-github-comments
|
||||
description: "Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI."
|
||||
risk: unknown
|
||||
source: community
|
||||
---
|
||||
|
||||
# Address GitHub Comments
|
||||
@@ -53,3 +55,6 @@ gh pr comment <PR_NUMBER> --body "Addressed in latest commit."
|
||||
|
||||
- **Applying fixes without understanding context**: Always read the surrounding code of a comment.
|
||||
- **Not verifying auth**: Check `gh auth status` before starting.
|
||||
|
||||
## When to Use
|
||||
This skill is applicable to execute the workflow or actions described in the overview.
|
||||
|
||||
Reference in New Issue
Block a user