Skip to content

Add gh-aw guidance to Claude prompts#142

Open
github-actions[bot] wants to merge 4 commits intomainfrom
main-cd0472fd23de6cfb
Open

Add gh-aw guidance to Claude prompts#142
github-actions[bot] wants to merge 4 commits intomainfrom
main-cd0472fd23de6cfb

Conversation

@github-actions
Copy link
Contributor

Summary

  • add formatting, rigor, workflow-edit guardrails, and MCP pagination guidance to all Claude composite-action prompt blocks
  • keep existing footer behavior unchanged

Testing

AI generated by Issue Assistant

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@strawgate strawgate marked this pull request as ready for review February 19, 2026 05:57
@strawgate
Copy link
Collaborator

/ai keep it specific to Claude please, Claude has no issues with pagination on mcp

Copy link
Contributor Author

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

APPROVE


What is this? | From workflow: PR Review Agent

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. for issue #142

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions
Copy link
Contributor Author

Removed the MCP pagination guidance from the Claude composite-action prompts to keep the instructions Claude-specific.

Tests: make lint.


What is this? | From workflow: PR Assistant

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. for issue #142

@github-actions
Copy link
Contributor Author

Summary: The Verify compiled workflows job fails in Ensure lock files are up to date because make compile leaves the working tree dirty; the log shows new/updated files under .github/workflows/.

Evidence from the job log:

Working tree dirty after make compile.
 M .github/workflows/agentics-maintenance.yml
 M .github/workflows/gh-aw-*.lock.yml
 ?? .github/workflows/trigger-release-update.yml

Recommended fix: run make compile and commit the resulting .github/workflows/agentics-maintenance.yml, updated .github/workflows/gh-aw-*.lock.yml files, and the new .github/workflows/trigger-release-update.yml. (I did not push changes because this workflow forbids editing .github/workflows/.)

Tests: make lint


What is this? | From workflow: PR Checks Fixer

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

@strawgate
Copy link
Collaborator

/ai claude has no concept of noop let's audit and make sure we didnt include any other nonsense

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions
Copy link
Contributor Author

Removed noop references from the Claude prompt rigor guidance and replaced them with explicit “no actionable findings” language across the affected composite actions. Tests: make lint.


What is this? | From workflow: PR Assistant

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. for issue #142

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Claude prompts to have best practices from our gh-aw workflows

2 participants

Comments