Skip to content

[side-quest] Extract agentic-workflows skill dispatcher primer into side quest - #3080

Merged
pelikhan merged 1 commit into
mainfrom
side-quest-agentic-workflows-skill-dispatcher-56c85248bd54d7ae
Sep 9, 2026
Merged

[side-quest] Extract agentic-workflows skill dispatcher primer into side quest#3080
pelikhan merged 1 commit into
mainfrom
side-quest-agentic-workflows-skill-dispatcher-56c85248bd54d7ae

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 8, 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

What this does

Mines workshop/09-agentic-editing.md, which embedded a full task-type dispatcher primer (Edit/Debug/Optimize table with trigger phrases) inside the main "Refine, Test, and Improve Your Workflow" step.

Extracted: the full task-type table, example trigger phrases, and new practice scenarios (matching a real observation to the correct task type) into a new self-contained optional detour: workshop/side-quest-10-03-skill-dispatcher.md.

Routing updates:

  • workshop/09-agentic-editing.md keeps a short summary of what the agentic-workflows skill is and how to invoke it (main path is preserved unbroken), and adds an Optional Side Quest callout at the extraction point pointing to the new side quest.
  • The new side quest links back to 09-agentic-editing.md in its Checkpoint section ("Return to the main adventure").
  • workshop/README.md's Optional Side Quests section gets a new bullet for the side quest, noting it "branches from Step 9".

No existing side quest covered this dispatcher/task-type primer (existing 09-01 side quests focus on debugging patterns, not the skill overview itself).

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 · 124.9 AIC · ⌖ 15.6 AIC · ⊞ 8.6K ·

  • expires on Sep 9, 2026, 1:51 PM UTC

Mines workshop/09-agentic-editing.md, which embedded a task-type
dispatcher primer (Edit/Debug/Optimize table) inside the main
edit-debug-optimize workflow. Extracted it into
workshop/side-quest-10-03-skill-dispatcher.md as a self-contained
optional detour with practice scenarios for matching a request to
the right task type.

Routing: 09-agentic-editing.md now has a short summary plus an
Optional Side Quest callout linking to the new file, which links
back to 09-agentic-editing.md. workshop/README.md lists the new
side quest under the optional section, noting it branches from
Step 9.

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 8, 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

@pelikhan
pelikhan marked this pull request as ready for review September 9, 2026 05:36
@pelikhan
pelikhan merged commit fb4aae4 into main Sep 9, 2026
1 check passed
@pelikhan
pelikhan deleted the side-quest-agentic-workflows-skill-dispatcher-56c85248bd54d7ae branch September 9, 2026 05:36
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.

1 participant