Skip to content

Add optional step to admin skill to use admin-execution skill#8

Merged
nelsonwittwer merged 1 commit intomainfrom
shankar/admin-skill-execution-link
Apr 7, 2026
Merged

Add optional step to admin skill to use admin-execution skill#8
nelsonwittwer merged 1 commit intomainfrom
shankar/admin-skill-execution-link

Conversation

@shankarchandran
Copy link
Copy Markdown
Contributor

Summary

  • When a user wants to execute a generated GQL operation directly against a store, the agent now has an explicit optional step (step 6) directing it to use the shopify-admin-execution skill
  • Previously, agents starting with the shopify-admin skill would not reach for shopify-admin-execution after generating the operation, falling back to model knowledge (asking for API keys, pointing to GQL explorer, etc.)

Context

Raised in #devtools-proj-agent-plugins. This is a bandaid fix to ship before re-indexing while a longer-term solution is being explored.

Test plan

  • Load shopify-admin skill and prompt for a GQL operation with intent to execute against a store
  • Verify agent reaches for shopify-admin-execution skill instead of asking for API keys or redirecting to GQL explorer

🤖 Generated with Claude Code

When user intent is to execute a generated GQL operation directly against
a store, the agent should now be directed to use the shopify-admin-execution
skill rather than falling back to model knowledge.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Thanks for your interest but we don't accept pull requests. Any pull requests will be automatically closed.

If you have feedback or suggestions, please share them in the Shopify Developer Community.

If you are a Shopify employee, please reach out to Dev Tools: Dev Experience team at help-dev-platform.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Thanks for your interest but we don't accept pull requests. Any pull requests will be automatically closed.

If you have feedback or suggestions, please share them in the Shopify Developer Community.

If you are a Shopify employee, please reach out to Dev Tools: Dev Experience team at help-dev-platform.

@github-actions github-actions bot closed this Apr 7, 2026
@nelsonwittwer nelsonwittwer reopened this Apr 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Thanks for your interest but we don't accept pull requests. Any pull requests will be automatically closed.

If you have feedback or suggestions, please share them in the Shopify Developer Community.

If you are a Shopify employee, please reach out to Dev Tools: Dev Experience team at help-dev-platform.

@github-actions github-actions bot closed this Apr 7, 2026
@nelsonwittwer nelsonwittwer merged commit 7863ffe into main Apr 7, 2026
3 checks passed
@nelsonwittwer nelsonwittwer deleted the shankar/admin-skill-execution-link branch April 7, 2026 15:36
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.

2 participants