Rename directors to named entities - #638
Merged
Merged
Conversation
TheGreatAxios
force-pushed
the
cl-7015-rename-directors-to-named-entities
branch
from
August 24, 2026 19:49
4c1ec80 to
c2f4e6a
Compare
Hide the recipe from slash and use_skill listing while keeping resolve by name for implement and linear-issue-workflow. Closes CL-7013
Hard-cut rename build→builder, explore→explorer, plan→counsel, critique→critic, brand-reviewer→rand. Reserve closed DirectorIds against plugin collisions. Keep TaskIntent and the /plan slash skill name. Closes CL-7015
# Conflicts: # src/agent/directors/critic/package.test.ts
The explore→explorer director rename updated fixtures to agentId explorer but left five assertions expecting the old Explore/explore display strings. Title-cased agent ids and observe labels correctly paint Explorer/explorer; update the expectations to match.
TheGreatAxios
force-pushed
the
cl-7015-rename-directors-to-named-entities
branch
from
August 25, 2026 01:27
9334ae0 to
ebe3a16
Compare
TheGreatAxios
enabled auto-merge (squash)
August 25, 2026 01:27
TheGreatAxios
added a commit
that referenced
this pull request
Aug 27, 2026
* Add a background git-worktrees skill Hide the recipe from slash and use_skill listing while keeping resolve by name for implement and linear-issue-workflow. Closes CL-7013 * Rename directors to named entities Hard-cut rename build→builder, explore→explorer, plan→counsel, critique→critic, brand-reviewer→rand. Reserve closed DirectorIds against plugin collisions. Keep TaskIntent and the /plan slash skill name. Closes CL-7015 * Fix prettier formatting for director rename # Conflicts: # src/agent/directors/critic/package.test.ts * Align task and observe labels with explorer rename The explore→explorer director rename updated fixtures to agentId explorer but left five assertions expecting the old Explore/explore display strings. Title-cased agent ids and observe labels correctly paint Explorer/explorer; update the expectations to match. * Fix skills catalog tests for builder/critic rename
TheGreatAxios
added a commit
that referenced
this pull request
Aug 27, 2026
* Add a background git-worktrees skill Hide the recipe from slash and use_skill listing while keeping resolve by name for implement and linear-issue-workflow. Closes CL-7013 * Rename directors to named entities Hard-cut rename build→builder, explore→explorer, plan→counsel, critique→critic, brand-reviewer→rand. Reserve closed DirectorIds against plugin collisions. Keep TaskIntent and the /plan slash skill name. Closes CL-7015 * Fix prettier formatting for director rename # Conflicts: # src/agent/directors/critic/package.test.ts * Align task and observe labels with explorer rename The explore→explorer director rename updated fixtures to agentId explorer but left five assertions expecting the old Explore/explore display strings. Title-cased agent ids and observe labels correctly paint Explorer/explorer; update the expectations to match. * Fix skills catalog tests for builder/critic rename
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
Verification
Closes CL-7015
Stack: 4/5 of CL-7012 (merge after #634/#635/#636 foundations; before or with #637 prompt overhaul)