feat: Add post-GitHub-rename helper script (Sprint 4) - #4
Merged
Conversation
Sprint 4 preparation: - Add scripts/post-github-rename.sh - Updates git remote URL from ai-mesh-plugins to ensemble - Verifies remote accessibility - Provides step-by-step instructions for local directory rename - Safe rollback if remote not yet renamed Run this script after renaming the GitHub repository in settings. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
ldangelo
added a commit
that referenced
this pull request
Dec 15, 2025
- Updated ~85 tasks from [ ] to [x] reflecting actual completion - Marked all PREP tasks complete (scripts exist, directory renamed) - Marked all CODE tasks complete (packages renamed to v5.0.0) - Marked GitHub tasks GH-1 through GH-3, GH-6 complete - Marked migration tasks MIG-001 through MIG-003, MIG-005 complete - Updated sprint checklists with completion status - Changed document status from "In Progress" to "~95% Complete" Remaining items (~10 tasks): - DOC-001: Create MIGRATION.md guide - MIG-004: Add migration script to package.json bin - MIG-006/007: Test migration on Linux/WSL - TEST-001: Fix 14 pre-existing test failures - GH-4/005: Update repo description and topics - TEST-003/005: Integration tests and GitHub install test 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
ldangelo
added a commit
that referenced
this pull request
Dec 15, 2025
Updated GitHub repository metadata: - Description: "Ensemble Plugin Ecosystem - Modular Claude Code plugins for AI-augmented development workflows" - Topics: claude-code, claude, ai-development, plugins, development-tools, cli, typescript, nodejs All GitHub tasks (GH-1 through GH-6) now complete. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
3 tasks
ldangelo
added a commit
that referenced
this pull request
Jun 18, 2026
…rint4 Merging Sprint 4 - post-GitHub-rename helper script
ldangelo
added a commit
that referenced
this pull request
Jun 18, 2026
- Updated ~85 tasks from [ ] to [x] reflecting actual completion - Marked all PREP tasks complete (scripts exist, directory renamed) - Marked all CODE tasks complete (packages renamed to v5.0.0) - Marked GitHub tasks GH-1 through GH-3, GH-6 complete - Marked migration tasks MIG-001 through MIG-003, MIG-005 complete - Updated sprint checklists with completion status - Changed document status from "In Progress" to "~95% Complete" Remaining items (~10 tasks): - DOC-001: Create MIGRATION.md guide - MIG-004: Add migration script to package.json bin - MIG-006/007: Test migration on Linux/WSL - TEST-001: Fix 14 pre-existing test failures - GH-4/005: Update repo description and topics - TEST-003/005: Integration tests and GitHub install test 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
ldangelo
added a commit
that referenced
this pull request
Jun 18, 2026
Updated GitHub repository metadata: - Description: "Ensemble Plugin Ecosystem - Modular Claude Code plugins for AI-augmented development workflows" - Topics: claude-code, claude, ai-development, plugins, development-tools, cli, typescript, nodejs All GitHub tasks (GH-1 through GH-6) now complete. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Open
4 tasks
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
Sprint 4 deliverable - helper script for completing the repository rename process.
Changes
New: Post-Rename Script (
scripts/post-github-rename.sh)Usage
After renaming the GitHub repository:
Related
🤖 Generated with Claude Code