Skip to content

DOC-6876 Rename /pickup skill to /unpark - #3693

Merged
andy-stark-redis merged 1 commit into
mainfrom
DOC-6876-rename-pickup-skill-to-unpark
Jul 22, 2026
Merged

DOC-6876 Rename /pickup skill to /unpark#3693
andy-stark-redis merged 1 commit into
mainfrom
DOC-6876-rename-pickup-skill-to-unpark

Conversation

@andy-stark-redis

@andy-stark-redis andy-stark-redis commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Renames the parked-PR thaw skill from /pickup to /unpark, freeing the /pickup name for another skill where it fits better. park/unpark also reads as a cleaner verb pair.

Changes

  • git mv .claude/skills/pickup/.claude/skills/unpark/ — frontmatter name: unpark, title, flow diagram, Mode B — unpark one PR heading, and prose.
  • .claude/skills/park/SKILL.md — description ("Pairs with /unpark", "unpark manifest"), flow diagram, and scan-mode reference.
  • .claude/skills/_shared/park-manifest.md — command references, the file-path pointer, the On unpark, then heading, and prose.

Deliberately not renamed

  • .claude/state/assess-comments.coverage.md — a historical audit log that records the skill's old name as it was at the time; renaming would falsify history.
  • The Trigger to pick up: manifest field name — a header field, not the skill name.

Both exclusions are pinned in a Directive: trailer on the commit so a future grep-and-replace doesn't undo them.

Related, done out-of-band

The three parked PR bodies that referenced the old command (#3611, #3641, #3652) have been updated to /unpark.

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only rename in Claude skill files with no runtime or merge-guard behavior changes.

Overview
Renames the parked-PR thaw Claude skill from /pickup to /unpark so it pairs cleanly with /park and frees the old name for another skill.

The skill directory is moved to .claude/skills/unpark/ with updated frontmatter (name: unpark), headings, and flow diagrams. park/SKILL.md and _shared/park-manifest.md are updated so every command reference, manifest section title (On unpark, then), and cross-skill pointer uses /unpark instead of /pickup.

Trigger to pick up: stays as the manifest field label, and historical mentions in .claude/state/assess-comments.coverage.md are left unchanged on purpose.

Reviewed by Cursor Bugbot for commit a62e844. Bugbot is set up for automated code reviews on this repo. Configure here.

Renamed the parked-PR thaw skill from /pickup to /unpark (dir, frontmatter,
prose) to free the /pickup name for another skill where it fits better, and
updated the two files that reference it — /park and the shared
_shared/park-manifest.md contract — so the park↔unpark pairing stays
consistent. park/unpark also reads as a cleaner verb pair than park/pickup.

Directive: Two "pickup" strings are left un-renamed on purpose — the historical .claude/state/assess-comments.coverage.md audit log (it records the skill's old name as it was at the time; renaming falsifies history) and the "Trigger to pick up:" manifest field name in park-manifest.md (a header field, not the skill name). Don't "fix" them in a follow-up grep-and-replace.
Ticket: DOC-6876
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

DOC-6876

@andy-stark-redis andy-stark-redis self-assigned this Jul 22, 2026
@andy-stark-redis
andy-stark-redis requested a review from a team July 22, 2026 15:14
@andy-stark-redis andy-stark-redis added infrastructure AI-friendliness Features that help AI tools understand and use the doc pages more easily. labels Jul 22, 2026

@dwdougherty dwdougherty left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM.

@andy-stark-redis

Copy link
Copy Markdown
Contributor Author

Thanks @dwdougherty !

@andy-stark-redis
andy-stark-redis merged commit 059f22c into main Jul 22, 2026
79 of 80 checks passed
@andy-stark-redis
andy-stark-redis deleted the DOC-6876-rename-pickup-skill-to-unpark branch July 22, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI-friendliness Features that help AI tools understand and use the doc pages more easily. infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants