New Skill: Changelog watch#159
Conversation
🧙 Wizard CIRun the Wizard CI and test your changes against wizard-workbench example apps by replying with a GitHub comment using one of the following commands: Test all apps:
Test all apps in a directory:
Test an individual app:
Show more apps
Results will be posted here when complete. |
gewenyu99
left a comment
There was a problem hiding this comment.
I think we should ship this and see what happens. I have a few open ended questions:
- Who will be running this, realistically? Is this an internal tool for us or is this something to share with customers?
- I love that this is built for the wizard. Should we have a variant that is for Claude Cowork and ChatGPT? PostHog Code?
- I guess a better question, do you think Claude Cowork with it's ability to automatically rerun these jobs would be a better fit?
|
|
||
| ### If the config is missing — first-run interview | ||
|
|
||
| Ask these as free-form chat questions, one at a time. **Do not use `AskUserQuestion`** — this skill ships through PostHog's Wizard and MCP, and Wizard surfaces don't support structured prompts. |
There was a problem hiding this comment.
| Ask these as free-form chat questions, one at a time. **Do not use `AskUserQuestion`** — this skill ships through PostHog's Wizard and MCP, and Wizard surfaces don't support structured prompts. | |
| Ask these as free-form chat questions, one at a time. Use the `mcp__wizard-tools__wizard_ask` tool to surface questions to the users. |
|
+1 to @gewenyu99's questions the skill is well structured and working! ...but it might not be for the wizard It's my fault. there are some constraints I didn't explain in detail yet @joethreepwood the wizard has restricted internet access. for security reasons, we have to confine the wizard's online reach in case it downloads something harmful and runs it on the user's laptop. since this skill requires open-ended internet research, it would be more suited to run in Claude Code or Claude Desktop for your next skill @joethreepwood, I'd pick a more PostHog-specific task so we can deploy it to users via the wizard. anything from your initial list is 🤌 we should still merge and publish this skill to the context mill, because it's great and it'll be available to download and share with the team |

A medium-ambitious skill for the Wizard, based on one of @SaraMiteva scheduled tasks. It's my first time writing a skill, so feedback is appreciated for both me and my compatriot, Claude.
Idea here is that this lets me build something with:
My understanding from a demo with @edwinyjlim was that by adding this here, this becomes available to the Wizard. In addition to general feedback, I'd also love to know if there are any next steps to actually get something like this into production and how you'd recommend I could run and make this visible to users.
Once I understand that, I have a bunch of other ideas queued up.