Skip to content

Conversation

@mokagio
Copy link
Contributor

@mokagio mokagio commented Jan 21, 2026

I used this skill to publish https://github.com/wordpress-mobile/release-toolkit/releases/tag/14.0.0

To be precise, I iterated on the skill live while publishing the release.

I particularly like the bit where the agent polls the PR status and then goes on with the GitHub release creation.

One could argue that it might have been more robust to add further automation instead of having an resource intense LLM agent put the steps together. I hear you. This is just an experiment, happy to iterate or drop altogether.

@dangermattic
Copy link
Collaborator

2 Warnings
⚠️ Please add an entry in the CHANGELOG.md file to describe the changes made by this PR
⚠️ No reviewers have been set for this PR yet. Please request a review from @⁠wordpress-mobile/apps-infrastructure.

Generated by 🚫 Danger

After the rake task pushes the branch, create the PR using `gh`:

```bash
/opt/homebrew/bin/gh pr create \
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have gh aliased to git checkout and have instructed my Claude to always use the Homebrew path.

I think it's fine to leave as is. If not found at that path, Claude should try other likely locations itself.

Or, maybe we can use gh here and see what my agent does...

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.

3 participants