Skip to content

[skill-activity] improve: route billing config through AI agent in step 07d - #2626

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
improve-07d-agent-guided-billing-17adc5cae1cce5fd
Draft

[skill-activity] improve: route billing config through AI agent in step 07d#2626
github-actions[bot] wants to merge 1 commit into
mainfrom
improve-07d-agent-guided-billing-17adc5cae1cce5fd

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

What was improved

Replaced manual file-editing instructions in the two billing paths of 07d-confirm-model-access.md with agent-guided prompts using the /agentic-workflows skill (Copilot CLI). Each billing path now directs learners to open gh copilot and send a simple one-sentence prompt to verify or update the workflow, then run terminal commands separately.

Learner pain point addressed

The previous step described manual daily-report-status.md edits as the primary instruction path, contradicting the workshop guidelines: "Do not recommend manual workflow editing as the primary instruction path." A checkpoint item also referenced agent use without any corresponding instruction in the step body, creating confusion.

Why it helps workshop flow

  • Consistent with every other workflow-editing step: learners use the /agentic-workflows skill for all workflow changes.
  • Removes the contradiction between the checkpoint and the step body.
  • Keeps terminal commands (compile, commit, push) clearly separated from agent prompts.
  • Lowest-scoring file in the curriculum evaluation (7.19/10) — directly addresses the AI agent guidance dimension.

Warning

Firewall blocked 1 domain

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

  • awmgmcpg

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

network:
  allowed:
    - defaults
    - "awmgmcpg"

See Network Configuration for more information.

Generated by 🧩 Workshop Skill Activity Author · 46.1 AIC · ⌖ 6.3 AIC · ⊞ 5.1K ·

  • expires on Aug 15, 2026, 5:22 AM UTC

Replace manual file-editing instructions in the billing sections of
07d-confirm-model-access.md with agent-guided prompts using the
/agentic-workflows skill. This aligns the step with guidelines that
require routing workflow edits through the AI agent instead of
describing manual edits as the primary path.

Also fix the orphaned checkpoint item that referenced agent use
without any corresponding instruction in the step body.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation skill-activity workshop labels Aug 14, 2026
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 skill-activity workshop

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants