Move tyler/ (Orchestra) to dcouple/orchestra#50
Open
tbrownio wants to merge 1 commit into
Open
Conversation
The Orchestra skill set now lives in its own repo and syncs one-way into each consumer repo (.claude/, .codex/, .references/) instead of installing to user-level dirs. sync-merged.sh installs parsa's set only; the collision/p- machinery is gone with the second set. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Tyler's Orchestra skill set has moved to its own repo, dcouple/orchestra, where it is the canonical source and syncs one-way into each consumer repo (
.claude/,.codex/,.references/) via a GitHub Action — no more user-level installs for that set.This PR:
tyler/and its workflow-map assets (both live on in orchestra, with all of main's latest changes merged in).sync-merged.shto install parsa's set only — the tyler-wins collision policy andp-prefix machinery go with the second set. Previously installed tyler skills /p-copies in user dirs aren't auto-removed; the script prints a reminder to prune them by hand.@parsa — heads-up: after this merges, your scheduled sync keeps working but installs only your set under its own names (
/discussionetc. become yours again).🤖 Generated with Claude Code