Skip to content

[side-quest] Add node: Recovering When a Reviewer Skill Isn't Applied - #3126

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
side-quest-pr-reviewer-skill-recovery-69361864da99f70d
Draft

[side-quest] Add node: Recovering When a Reviewer Skill Isn't Applied#3126
github-actions[bot] wants to merge 1 commit into
mainfrom
side-quest-pr-reviewer-skill-recovery-69361864da99f70d

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Caution

Protected files were modified in this change.
This pull request is in request_review mode and requires explicit human scrutiny before merge.

Protected files: README.md

Mined workshop/14b-pr-reviewer-workflow.md, which embedded a full troubleshooting/recovery checklist for when a PR reviewer's inline pr-reviewer agent skips its pr-review-standards skill (missing skills directory, reinforcing the instruction, recompiling) inside its "Test the Ready-for-Review Trigger" section.

Side quest extracted: Side Quest: Recovering When a Reviewer Skill Isn't Applied — a self-contained detour covering how to recognize the symptom (a completed run with a generic, non-evidence-based review), confirm .github/skills/agentic-workflows/ is pushed, reinforce the skill-discovery instruction via /agentic-workflows, and re-verify.

Routing changes:

  • 14b-pr-reviewer-workflow.md keeps a one-sentence summary of the failure symptom and adds an Optional Side Quest callout (multi-line <details> pattern, matching existing workshop conventions) linking to the new file. The main testing path is otherwise unchanged.
  • The new side quest ends with a return link back to 14b-pr-reviewer-workflow.md.
  • workshop/README.md lists the new side quest under Optional Side Quests, noting it branches from Step 14b.

No YAML frontmatter workflow snippets appear in the new file, so no gh aw compile --validate step was needed.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • registry.npmjs.org

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "registry.npmjs.org"

See Network Configuration for more information.

Generated by 🗺️ Side Quest · copilot · auto · 153.7 AIC · ⌖ 13.4 AIC · ⊞ 7.7K ·

  • expires on Sep 10, 2026, 1:52 PM UTC

- Move the 'skill not applied' recovery checklist out of Step 14b's
  ready-for-review testing section into a new optional side quest
  (side-quest-14b-01-skill-recovery.md).
- Replace the extracted checklist in 14b-pr-reviewer-workflow.md with a
  short summary and an Optional Side Quest callout linking to the new file.
- List the new side quest in workshop/README.md under Optional Side Quests,
  noting it branches from Step 14b.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation side-quest workshop labels Sep 9, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Protected files were modified in this pull request and require manual scrutiny before merge.

Please verify that each protected-file change is intentional, policy-compliant, and safe:

  • Protected files: README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation side-quest workshop

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants