add-option
OfficialAdd new options to Sentry schemas
Software Engineering#developer tools#configuration#schema management#feature flag#sentry-options#option management
Authorgetsentry
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of adding new feature flags or tunable parameters to services already integrated with Sentry's sentry-options platform, ensuring schema consistency and proper integration.
Core Features & Use Cases
- Schema Extension: Safely adds new options to existing
sentry-optionsschemas. - Type and Default Handling: Guides the user through defining the new option's name, type, default value, and description.
- Workflow Guidance: Provides clear next steps for schema validation, PR creation, and updating the
sentry-options-automatorfor full deployment. - Use Case: A product manager wants to introduce a new A/B testing feature for a specific user segment. This skill helps them define the new feature flag (
feature.new_experiment.enabled) in the relevant service's schema and guides them through the deployment process.
Quick Start
Use the add-option skill to add a new boolean option named 'feature.new_dashboard.enabled' with a default value of false and a description 'Enable the new user dashboard' to the 'web' namespace schema.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: add-option Download link: https://github.com/getsentry/sentry-options/archive/main.zip#add-option Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.