Skip to content

Commit fba43a6

Browse files
karthiknadigCopilot
andcommitted
docs: reference Rust skills by name (PR #497)
Keep reviewer instructions stable and directly actionable through skill invocation names. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 9f190ff commit fba43a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/agents/Reviewer.agent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Automated reviews consistently miss:
4848

4949
Before reading code:
5050

51-
- If any changed file is Rust, load and apply both `.github/skills/rust-coding-skill/SKILL.md` and `.github/skills/rust-locator-patterns/SKILL.md`.
51+
- If any changed file is Rust, load and apply both the `rust-coding-skill` and `rust-locator-patterns` skills.
5252

5353
- What issue does this change claim to fix?
5454
- Which locator/crate is affected?
@@ -170,7 +170,7 @@ let mut environments = self.environments
170170

171171
### General Rust Correctness and Performance
172172

173-
Apply `.github/skills/rust-coding-skill/SKILL.md` to every Rust review, not only locator changes.
173+
Apply the `rust-coding-skill` skill to every Rust review, not only locator changes.
174174

175175
**Path-keyed state:**
176176

0 commit comments

Comments
 (0)