Conversation
…tputs.md size - syntax.md: Fix cli-proxy feature flag description to accurately describe its purpose (secure read-only gh CLI access without exposing GITHUB_TOKEN) and clarify its relationship with integrity-reactions (prerequisite, not the same feature) - safe-outputs.md: Reduce from 1058 to 994 lines (below hard limit of 1000) by removing ~18 redundant "When using safe-outputs.X, the main job does not need write permissions" sentences (already covered in the file intro), condensing the Output Processing section to a compact Output Variables table, and streamlining the create-project and update-project token requirements that were duplicated across three sections Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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 Update — Sync after recent changes
This PR updates instruction files in
.github/aw/based on audit of current code vs. documentation accuracy and file size limits.Files Changed
syntax.md: Fixcli-proxyfeature flag description — previous wording conflatedcli-proxyandintegrity-reactionsby saying "and reaction-based integrity decisions" and includingintegrity-reactions-specific content ("Compiler automatically enablescli-proxy") in thecli-proxyentry. Corrected to describecli-proxy's actual purpose (secure read-onlyghCLI access without exposingGITHUB_TOKEN) and clarify it is a prerequisite forintegrity-reactions.safe-outputs.md: Reduce from 1058 lines to 994 lines (below hard limit of 1000) by:safe-outputs.X, the main job does not need write permissions" sentences (this principle is already stated in the file's introduction)create-project:andupdate-project:PAT token requirements that were duplicated across 3 sectionsDocumentation Commits Reviewed
178adc3feat: split github-agentic-workflows.md into focused sub-files and update instructions-janitorAll changeset files were reviewed. All documented features are consistent with current code.
Size Audit
github-agentic-workflows.mdsafe-outputs.mdsyntax.mdValidation