feat(skills): default CodeWhale skill pack (bundled v5) - #4695
Conversation
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
|
Claude finished @Hmbown's task in 3m 37s —— View job Review: PR #4695 — default CodeWhale skill pack (bundled v5)
Note: Correctness (
|
Install the model-invoked workflow catalog on fresh install and upgrade: debug/test/review/plan/implement and related end-user skills, power explicit-only batch/dependency-update/release, and docx/pptx/xlsx with documents/presentations/spreadsheets compatibility aliases. Non-destructive upgrade rules: never overwrite a skill body that no longer matches the shipped asset; safely retire unchanged v4-best-practices via exact body match; keep Feishu optional rather than universal. Closes #4691 Signed-off-by: Hunter B <hmbown@gmail.com>
495093a to
9243e8d
Compare
|
Claude finished @Hmbown's task in 1m 52s —— View job Review: PR #4695 — default CodeWhale skill pack (bundled v5)
Note: As before, There's no new commit on this branch since the first pass (still 1 commit, Correctness (
|
|
The deliberately non-blocking follow-ups from this PR are now tracked explicitly in #4698 for v0.9.2: routing-eval fixtures, locale routing metadata, runtime treatment of |
Summary
Ships the v0.9.1 default end-user skill pack required by #4691, based on post-#4675 main (Skills Manager ancestry included).
Catalog (bundled version 5)
End-user (model + user): interview, plan, implement, debug, test, review, security-review, simplify, verify, research, frontend-design, webapp-testing, document, dataviz, docx, pdf, pptx, xlsx
Compatibility aliases: documents → docx, presentations → pptx, spreadsheets → xlsx
Power (explicit-only): batch, dependency-update, release
System & extension (unchanged meta): skill-creator, skill-installer, plugin-creator, mcp-builder, delegate, fleet-manager
Optional integration: Feishu is not auto-installed for every user.
Upgrade / safety
54v4-best-practicesv4-best-practicesBase
origin/maincontaining #4675 / #4679 Skills Manager contracts.Tests
Deliberately partial vs full #4691
This PR ships the asset catalog + install/migration machinery and provider-free install tests. Still follow-up-able (not blocking install):
Those can land as fast follow-ups without blocking the pack assets.
Closes #4691