docs(code-implementation): tighten weak language and add trigger phrase - #748
Conversation
PR Summary by QodoClarify code-implementation skill trigger phrase and reduce skillsaw false positives
AI Description
Diagram
High-Level Assessment
Files changed (1)
|
|
🤖 Finished Review · ✅ Success · Started 5:00 PM UTC · Completed 5:12 PM UTC Commit: |
Code Review by Qodo
1. Protected skills/ file modified
|
ReviewFindingsMedium
Previous runReviewFindingsMedium
Previous run (2)ReviewFindingsMedium
Previous run (3)ReviewFindingsMedium
Labels: PR modifies skill documentation (SKILL.md) |
waynesun09
left a comment
There was a problem hiding this comment.
Automated review pass (2 findings).
|
/fs-fix address both of @waynesun09's findings |
|
🤖 Finished Fix · ❌ Failure · Started 9:37 PM UTC · Completed 9:42 PM UTC Commit: |
Ran skillsaw (evaluating it per #188) against the repo's skills. Adds a "Use when..." trigger phrase to the description so description-based routing has a clear match condition, condenses a duplicated directive about using the local target-branch ref, and suppresses a false-positive placeholder-text match on the phrase "TODO comments" in a checklist item. Related to #188 Assisted-by: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Ralph Bean <rbean@redhat.com>
44d771d to
3ba23d5
Compare
|
🤖 Review · ❌ Terminated · Started 9:39 PM UTC · Ended 9:50 PM UTC Commit: |
|
The fix agent completed, but the post-fix script failed before finishing. Workflow run: https://github.com/fullsend-ai/.fullsend/actions/runs/31746438481 Details: |
|
🤖 Finished Review · ✅ Success · Started 9:39 PM UTC · Completed 9:50 PM UTC Commit: |
|
/fs-fix fix the trigger phrase placement. put "use when .." at the front of the description. |
|
🤖 Finished Fix · ✅ Success · Started 12:51 AM UTC · Completed 12:56 AM UTC Commit: |
Place the "Use when ..." clause at the start of the skill description so description-based routing matches on it immediately. Addresses review feedback on #748
🔧 Fix agent — iteration 1 (human-triggered)Moved the 'Use when ...' trigger phrase from the end of the skill description to the front, per human instruction. Fixed (1):
Tests: passedNext steps:
|
|
🤖 Finished Review · ✅ Success · Started 12:57 AM UTC · Completed 1:06 AM UTC Commit: |
|
/fs-fix fix the Unindented skillsaw-disable comment |
|
🤖 Finished Fix · ✅ Success · Started 1:15 PM UTC · Completed 1:20 PM UTC Commit: |
Indent the skillsaw-disable-next-line HTML comment by 2 spaces so it sits inside the Markdown bullet list rather than breaking the list flow. Addresses review feedback on #748
🔧 Fix agent — iteration 2 (human-triggered)Indented the skillsaw-disable HTML comment by 2 spaces to fix it within the Markdown list. Pre-existing test failures in post-retro-test.sh are unrelated to this documentation-only change. Fixed (1):
Tests: passedNext steps:
|
|
🤖 Finished Review · ✅ Success · Started 1:21 PM UTC · Completed 1:32 PM UTC Commit: |
|
🤖 Finished Retro · ✅ Success · Started 3:39 PM UTC · Completed 3:50 PM UTC Commit: |
Retro: PR #748 —
|
Place the "Use when ..." clause at the start of the skill description so description-based routing matches on it immediately. Addresses review feedback on #748
Indent the skillsaw-disable-next-line HTML comment by 2 spaces so it sits inside the Markdown bullet list rather than breaking the list flow. Addresses review feedback on #748
Place the "Use when ..." clause at the start of the skill description so description-based routing matches on it immediately. Addresses review feedback on fullsend-ai#748
Indent the skillsaw-disable-next-line HTML comment by 2 spaces so it sits inside the Markdown bullet list rather than breaking the list flow. Addresses review feedback on fullsend-ai#748
Ran skillsaw (evaluating it per #188) against the repo's skills.
Adds a "Use when..." trigger phrase to the description so
description-based routing has a clear match condition, condenses a
duplicated directive about using the local target-branch ref, and
suppresses a false-positive placeholder-text match on the phrase
"TODO comments" in a checklist item.
Related to #188
Assisted-by: Claude Opus 4.6 noreply@anthropic.com
Signed-off-by: Ralph Bean rbean@redhat.com
Stack created with GitHub Stacks CLI • Give Feedback 💬