You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Default paths are set to current project `.claude/data` directory. The `FRAMEWORK_TEMPLATE_PATH` setting allows the end-user to set a different [`templates`](https://{{< param variables.repository.home >}}/tree/{{< param variables.repository.tag >}}/plugins/{{< param variables.plugins.framework.init.plugin >}}/skills/{{< param variables.skills.methodology >}}/templates) path for each project, instead of using the standard templates. The `FRAMEWORK_GEOLOCATION` setting allows the end-user to override [IPinfo](https://ipinfo.io) geolocation API call with a custom location.
146
+
> Default paths are set to current project `.claude/data` directory.
135
147
136
148
Six domain-specific [profiles](/wiki/guide/components/memory/#memory-profiles) are available for different collaboration domains:
137
149
@@ -256,7 +268,7 @@ Follow these steps to generate the platform capability files:
256
268
4. Upload the `.zip` files into `Settings > Capabilities > Skills` section
257
269
258
270
> [!TIP]
259
-
> Use `/{{< param variables.plugins.framework.package.plugin >}}:{{< param variables.plugins.framework.package.command >}} PROFILE` command to package a different profile from default one used in local environment.
271
+
> Use `/{{< param variables.plugins.framework.package.plugin >}}:{{< param variables.plugins.framework.package.command >}} PROFILE` command to package a different profile from default one used in local environment. The [Claude Reflections](https://github.com/apps/claude-reflections) GitHub App `application.pem` key provides authentication for diary entries read access.
0 commit comments