feat(mothy): 0.27.0 — remote Path A /video+/article + missing slash commands - #1
Merged
Merged
Conversation
…mands Bump the marketplace plugin so Claude Code/Cursor pick up the full skill set. Default /video and /article to Agent37 via video_make/article_make (no local ElevenLabs/Vimeo/Zoho). Add bare slash stubs for the product-process skills. Keep local capture tooling as Path B specialist/offline only.
Most people answering /mc widgets are not specialists. Ban unexplained shop jargon in question/option text, soften the private-preview example, and mirror the rule in the SessionStart policy inject + org standby skill.
richheadley
marked this pull request as ready for review
September 9, 2026 18:11
|
Merge blocked on branch protection (from the cloud agent):
Rich: please squash-merge from the GitHub UI (as repo admin you should be able to bypass the review gate), or get one write-access teammate to Approve then squash-merge. After merge, PR tip already has 0.27.0 on |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Marketplace bump to 0.27.0 so Claude Code / Cursor pick up the full skill set, and rewrite
/video+/articleso the default path is remote Agent37 via mothy MCP — no local Zoho / Vimeo / ElevenLabs credentials.Follow-up:
/mcquestions must use plain language (no unexplained jargon) so non-specialists can decide well.Changes
plugins/mothy/.claude-plugin/plugin.jsonand marketplace manifest0.26.6→0.27.0idea-intake,evals,process-navigator,prd,pr-faq,proceed(customer-brief already covered bybrief.md)/videoPath A (DEFAULT):video_flows→video_make→render_status(+render_approve/render_revise); local capture demoted to Path B; prereq-gate preserved and MCP-satisfied/articlePath A (DEFAULT):article_make(optionalfrom_video_job/vimeo_id); Path B:zoho_kb_categories+zoho_kb_article_create; never require localZOHO_*agent37_execstays admin-only/mcplain language: skill + org standby + command stub + SessionStartinject-mc-policy.mjs(softened hard-safety-check wording); tests updatedEXPECTED_COMMANDS+ video prereq-gate assertions updatedVersion left at 0.27.0 for this follow-up (no patch bump).
Test plan
node --test --test-reporter=dot tests/(Node 20, matches CI)