Rename expansion-play to expansion-signal; mark ritual command variants#46
Merged
Conversation
Resolves cross-repo name collisions flagged in the 2026-07-03 operating-system audit: the skill collided with a same-named, different-behavior skill in LangOptima-General, and the ritual commands collide with private operating-repo versions when co-loaded. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Xh2C3uhCdMqq42oYyJy5Hm
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
expansion-playskill →expansion-signal(frontmatter, title, and all references: README, CHANGELOG, operating-model doc, account-health/qbr-prep skills, retention-report command). Resolves a cross-repo name collision flagged in the 2026-07-03 operating-system audit — LangOptima-General carries a same-named skill with materially different behavior, and co-loaded sessions resolved ambiguously. The new name also better matches what the generic skill does (detects expansion signals fromops/customers.md).morning-briefing,midday-checkin,demo-briefing,end-of-day,weekly-review,retention-report). No logic changes.Test plan
grep -rn 'expansion-play'returns nothing repo-wide🤖 Generated with Claude Code
https://claude.ai/code/session_01Xh2C3uhCdMqq42oYyJy5Hm
Generated by Claude Code