Skip to content

feat: introduce Skill for working with the CLI#6835

Open
tizmagik wants to merge 1 commit intomainfrom
jg/skill
Open

feat: introduce Skill for working with the CLI#6835
tizmagik wants to merge 1 commit intomainfrom
jg/skill

Conversation

@tizmagik
Copy link

@tizmagik tizmagik commented Feb 9, 2026

WHY are these changes introduced?

Enhances the ability to interact with Shopify CLI commands for theme and app development.

WHAT is this pull request doing?

Introduces a new Skill that provides comprehensive command references and workflows for using Shopify CLI, including theme and app management commands.

How to test your changes?

Run various Shopify CLI commands as outlined in the documentation to ensure they execute correctly and provide expected outputs.

Post-release steps

No post-release steps required.

Measuring impact

  • n/a - this doesn't need measurement, e.g. a linting rule or a bug-fix

Checklist

  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've considered possible documentation changes (Yes, shopify.dev docs would be separate PRs)

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2026

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 78.82% 14473/18363
🟡 Branches 73.13% 7199/9844
🟡 Functions 79.04% 3692/4671
🟡 Lines 79.16% 13674/17274

Test suite run success

3791 tests passing in 1448 suites.

Report generated by 🧪jest coverage report action from e7cce12

Comment on lines +65 to +66
- **With the MCP server:** The agent uses MCP tools for execution (structured responses, auto-parsed JSON, auth detection)
- **Without the MCP server:** The agent runs `shopify` commands directly via shell
Copy link
Author

@tizmagik tizmagik Feb 9, 2026

Choose a reason for hiding this comment

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

We would remove/rework this bit if we don't end up shipping one of the MCP server implementations:

@tizmagik tizmagik marked this pull request as ready for review March 4, 2026 15:20
@tizmagik tizmagik requested a review from a team as a code owner March 4, 2026 15:20
@binks-code-reviewer
Copy link

🤖 Code Review · #projects-dev-ai for questions
React with 👍/👎 or reply — all feedback helps improve the agent.

Complete - No issues

📋 History

✅ No issues

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.

1 participant