Skip to content

Comments

Document Option B product-rename plan, split execution into multiple issues/PRs, and add Claude Code execution prompt#41

Closed
Copilot wants to merge 5 commits intomainfrom
copilot/full-product-rename-effort
Closed

Document Option B product-rename plan, split execution into multiple issues/PRs, and add Claude Code execution prompt#41
Copilot wants to merge 5 commits intomainfrom
copilot/full-product-rename-effort

Conversation

Copy link
Contributor

Copilot AI commented Feb 20, 2026

Summary

Assesses the scope and effort for a full rename from IntuneManager.* to Intune.Commander.* (e.g., Intune.Commander.Core), explicitly adopts Option B, defines a concrete split plan across multiple issues/PRs, and adds a ready-to-use Claude Code prompt that executes the phased plan using repository files already in place.

Changes

  • Added assessment doc: docs/PRODUCT-RENAME-EFFORT.md with concrete impact sizing across code paths, namespaces, and docs/workflows.
  • Defined execution options (display-only vs full technical rename) with explicit effort/risk estimates, then explicitly selected Option B with delivery checklist and acceptance criteria.
  • Added an Option B split plan with four scoped issue/PR phases, each with scope and exit criteria:
    • solution/project/namespace rename
    • CI/scripts/docs alignment
    • runtime storage migration compatibility
    • cleanup and final verification sweep
  • Added a copy/paste Claude Code prompt in docs/PRODUCT-RENAME-EFFORT.md to execute the split issue/PR workflow using:
    • docs/PRODUCT-RENAME-EFFORT.md
    • CLAUDE.md
    • .github/copilot-instructions.md
    • per-phase validation gates (dotnet build, dotnet test --filter "Category!=Integration")

Test Plan

  • dotnet build - no errors/warnings
  • dotnet test - all tests pass
  • Manual testing: N/A (documentation-only change)
  • Specific scenarios verified: Option B scope, acceptance criteria, split issue/PR sequencing, and Claude Code execution prompt coverage documented and validated with dotnet test --filter "Category!=Integration"

Breaking Changes

None

Documentation

  • Updated relevant documentation (if applicable)
  • Added/updated code comments where needed
  • Updated CHANGELOG.md (if user-facing change)

Priority

  • P1 (Critical) - Security issues, broken features, blocking bugs
  • P2 (Important) - Significant improvements, major bugs, essential docs
  • P3 (Enhancement) - Nice-to-have features, optimizations, minor fixes

💡 See CONTRIBUTING.md for detailed guidelines.


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: adamgell <27519+adamgell@users.noreply.github.com>
Copilot AI changed the title [WIP] Evaluate effort for full product rename of intune.commander.core Document full product-rename effort and migration scope Feb 20, 2026
Copilot AI requested a review from adamgell February 20, 2026 03:07
@adamgell
Copy link
Owner

@copilot Option b

Co-authored-by: adamgell <27519+adamgell@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 20, 2026

@copilot Option b

Implemented. I updated the assessment to explicitly proceed with Option B and added a concrete Option B delivery checklist plus acceptance criteria in docs/PRODUCT-RENAME-EFFORT.md (commit 34a6fbf).

Copilot AI changed the title Document full product-rename effort and migration scope Document Option B full product-rename effort and migration scope Feb 20, 2026
@adamgell
Copy link
Owner

@copilot start the work separate this into multiple issues and pull requests please.

Co-authored-by: adamgell <27519+adamgell@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 20, 2026

@copilot start the work separate this into multiple issues and pull requests please.

Done — I started this by splitting Option B into 4 scoped issue/PR phases in docs/PRODUCT-RENAME-EFFORT.md with branch/PR names and exit criteria (commit 60d8701). I can’t directly open GitHub issues/PRs from this environment, but this is now ready to create as separate tracked issues and PRs one by one.

Copilot AI changed the title Document Option B full product-rename effort and migration scope Document Option B product-rename plan and split execution into multiple issues/PRs Feb 20, 2026
@adamgell
Copy link
Owner

@copilot Make me a Claude code prompt to do the issue and prs. Utilizing the files in the repo already.

Co-authored-by: adamgell <27519+adamgell@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 20, 2026

@copilot Make me a Claude code prompt to do the issue and prs. Utilizing the files in the repo already.

Added a ready-to-use Claude Code prompt in docs/PRODUCT-RENAME-EFFORT.md that executes Option B as separate issues/PRs using existing repo files and conventions (commit 68dd245).

Copilot AI changed the title Document Option B product-rename plan and split execution into multiple issues/PRs Document Option B product-rename plan, split execution into multiple issues/PRs, and add Claude Code execution prompt Feb 20, 2026
@adamgell adamgell closed this Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants