Skip to content

feat(init): add --project and --local scope flags#431

Open
the0807 wants to merge 1 commit intortk-ai:developfrom
the0807:feat/init-project-local-scope
Open

feat(init): add --project and --local scope flags#431
the0807 wants to merge 1 commit intortk-ai:developfrom
the0807:feat/init-project-local-scope

Conversation

@the0807
Copy link

@the0807 the0807 commented Mar 9, 2026

Summary

  • --project: installs to ./.claude/ with settings.json (team-shared)
  • --local: installs to ./.claude/ with settings.local.json (personal)
  • Scope-aware uninstall support for all three scopes

  Add project-level and local-level installation scopes to rtk init:
  - --project: installs to ./.claude/ with settings.json (team-shared)
  - --local: installs to ./.claude/ with settings.local.json (personal)
  - Scope-aware uninstall support for all three scopes
@pszymkowiak
Copy link
Collaborator

Hi! Thanks for the contribution! Since March 6, all PRs should target the develop branch instead of master (see CONTRIBUTING.md).

Could you update the base branch? Click Edit at the top right of this PR and change it from master to develop.

Thanks!

@the0807 the0807 changed the base branch from master to develop March 11, 2026 21:51
@the0807
Copy link
Author

the0807 commented Mar 11, 2026

Thanks for the heads up!
I’ve updated the base branch from master to develop as requested. Let me know if there’s anything else I should adjust.

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