[instructions] Sync instruction files with release v0.77.5#36212
Merged
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
pelikhan
approved these changes
Jun 1, 2026
This was referenced Jun 1, 2026
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[instructions] Sync instruction files with release v0.77.5
Summary
Syncs all
.github/aw/instruction/documentation files with thev0.77.5release. This batch includes three breaking documentation changes (flag renames), two additive expansions, and three correctness/clarity fixes.What changed
🔴 Breaking — Flag / Variable Renames
cli-commands.md--input key=value-F key=value(alias:--raw-field) forgh aw runinputsupgrade-agentic-workflows.md--push--create-pull-request(alias:--pr) forgh aw upgradecontext.md${{ github.owner }}context variable🟡 Additive — New Content
network.md— Added three new network shorthand keywords with their allowed-domain mappings:latexleanpython-nativegithub-agentic-workflows.md— Added five new reference table entries linking to:reuse.mdsubagents.mdskills.mdtoken-optimization.mdgithub-mcp-server.md🟢 Fixes & Clarifications
safe-outputs-automation.md— Removed a stray orphaned code fragment (labels: [automated]+ closing backticks) that was incorrectly appearing at the top of the file.syntax-agentic.md— Clarified placement context for frontmatter fields:slash_command:belongs underon:cache-memory:andrepo-memory:both belong undertools:update-agentic-workflow.md— Replaced an inline three-step "Safer-Alternatives" list with a cross-reference link to the canonical pattern inworkflow-constraints.md, reducing duplication.Files changed
Checklist
gh aw run --inputshould migrate to-F/--raw-fieldgh aw upgrade --pushshould migrate to--create-pull-request/--pr${{ github.owner }}context variable should be audited and removed