Skip to content

fix(skills): rename stale upstream skills and drop articulate - #182

Merged
shunkakinoki merged 1 commit into
mainfrom
fix/stale-skill-names
Aug 5, 2026
Merged

fix(skills): rename stale upstream skills and drop articulate#182
shunkakinoki merged 1 commit into
mainfrom
fix/stale-skill-names

Conversation

@shunkakinoki

@shunkakinoki shunkakinoki commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Rename removed PaulRBerg skills bump-deps/bump-release to node-deps-bumper/release-bumper
  • Rename marketingskills analytics-tracking to analytics
  • Drop empty https://index.how/to/articulate install-all source that cannot install skills
  • Fix awk comment-matcher warning in skills-lock

Test plan

  • Fresh make skills-install installs all locked skills (0 not yet installed)
  • Upgrade CI job in parent dotfiles passes after submodule bump

Made with Cursor


Summary by cubic

Rename stale skill names to match upstream and drop a broken source so fresh installs and CI pass.

  • Bug Fixes
    • PaulRBerg/agent-skills: bump-depsnode-deps-bumper, bump-releaserelease-bumper.
    • coreyhaines31/marketingskills: analytics-trackinganalytics.
    • Remove empty install-all source https://index.how/to/articulate.
    • Fix awk comment matcher in the skills-lock Makefile target.

Written for commit 50a839a. Summary will update on new commits.

Review in cubic

Bump PaulRBerg and marketingskills entries to current skill names so
fresh CI installs succeed, and remove the empty articulate install-all
source. Also fix the awk comment matcher warning in skills-lock.

Co-authored-by: Cursor <cursoragent@cursor.com>
@shunkakinoki
shunkakinoki enabled auto-merge (squash) August 5, 2026 00:51
@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 7a782bc0-5668-40cb-982e-7e107863a852

📥 Commits

Reviewing files that changed from the base of the PR and between fafc946 and 50a839a.

📒 Files selected for processing (3)
  • Makefile
  • SKILLS.txt
  • skills-lock.json

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated available skill selections and lockfile metadata.
    • Renamed dependency and release management skills for clarity.
    • Removed an obsolete skill installation entry.
    • Adjusted internal tooling syntax without changing functionality.

Walkthrough

The change updates skill selections and lock metadata, renames two PaulRBerg skills, removes one repository URL, and simplifies the Makefile’s comment-matching expression.

Changes

Skills catalog and lock workflow

Layer / File(s) Summary
Lockfile parser expression
Makefile
The skills-lock AWK expression uses an unescaped # while preserving comment and blank-line filtering.
Skill selections and lock metadata
SKILLS.txt, skills-lock.json
The catalog and lockfile switch analytics-tracking to analytics, remove the articulate URL, and rename PaulRBerg skills to node-deps-bumper and release-bumper.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Poem

A rabbit checks the skills at dawn,
Analytics hops from dusk to morn.
Two bumpers wear their names anew,
The lockfile keeps each hash in view.
The Makefile trims its little mark—
All synced neatly before dark.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the primary skill renames and removal of the broken articulate source.
Description check ✅ Passed The description directly explains the skill renames, source removal, Makefile fix, and planned tests.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/stale-skill-names

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@shunkakinoki
shunkakinoki merged commit 082de5d into main Aug 5, 2026
2 of 3 checks passed
@shunkakinoki
shunkakinoki deleted the fix/stale-skill-names branch August 5, 2026 00:53
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