release-content
`packages/shell/src/ReleaseContent.tsx` contains the welcome dialog content.
$ npx -y skills add callstackincubator/rozenite --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
`packages/shell/src/ReleaseContent.tsx` contains the welcome dialog content.
Agent definition
release-content.mdRelease content
`packages/shell/src/ReleaseContent.tsx` contains the welcome dialog content.
Update it only when the user asks to change release or welcome messaging. The runtime version controls when it appears.
Plug-and-play panels for React Native DevTools. Install, enable, and start debugging in minutes.
Repo: callstackincubator/rozenite
Other agents on rozenite.
- package-creation
- Compare with similar packages under `packages/`. - README must follow the shared repository structure: - banner - tagline - badges - description - features or exports - installation - usage - Callstack footer and link definitions - Copy standard `package.json` metadata: -
Open agent - working-on-ui-components
When changing `@rozenite/ui`:
Open agent

