Skip to content

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

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

feat(init): add --project and --local scope flags#431
the0807 wants to merge 1 commit intortk-ai:masterfrom
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
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.

1 participant