Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Prompt file imported from LATTIX-IO/lattix-mesh-documentation (.github/prompts/lattix-feature-flag-rollout.prompt.md). Copyright stays with the author.
Success metrics: latency, errors, throughput, business or UX metrics.
Guardrails: alerts, dashboards, logs, traces.
Kill switch behavior.
Rollback and roll-forward steps.
Data migration or compatibility concerns.
Cleanup plan for removing the flag.
Rules:
Default to safe/off unless explicitly justified.
Avoid unsafe exposure of beta or admin functionality.
Do not invent metrics or dashboards; mark unknowns as TODO.
Return:
Flag
Rollout Plan
Monitoring
Kill Switch
Rollback
Compatibility
Cleanup
Open Questions
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
<!-- BEGIN LATTIX GENERATED AGENT STANDARDS
Source: LATTIX-IO/lattix-monorepo:.github/prompts/lattix-feature-flag-rollout.prompt.md
Bundle: 2026.05.05
Do not edit this file directly. Update the canonical source in lattix-monorepo and run scripts/sync-agent-standards.ps1.
END LATTIX GENERATED AGENT STANDARDS -->
Create a Lattix feature flag rollout plan.
Include:
- Flag name and owner.
- Default state and environments.
- Targeting rules.
- Dependencies and prerequisites.
- Rollout stages: dev, staging, internal, canary, partial, full.
- Success metrics: latency, errors, throughput, business or UX metrics.
- Guardrails: alerts, dashboards, logs, traces.
- Kill switch behavior.
- Rollback and roll-forward steps.
- Data migration or compatibility concerns.
- Cleanup plan for removing the flag.
Rules:
- Default to safe/off unless explicitly justified.
- Avoid unsafe exposure of beta or admin functionality.
- Do not invent metrics or dashboards; mark unknowns as TODO.
Return:
## Flag
## Rollout Plan
## Monitoring
## Kill Switch
## Rollback
## Compatibility
## Cleanup
## Open Questions
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "<!-- BEGIN LATTIX GENERATED AGENT STANDARDS\nSource: LATTIX-IO/lattix-monorepo:.github/prompts/lattix-feature-flag-rollout.prompt.md\nBundle: 2026.05.05\nDo not edit this file directly. Update the canonical source in lattix-monorepo and run scripts/sync-agent-standards.ps1.\nEND LATTIX GENERATED AGENT STANDARDS -->\nCreate a Lattix feature flag rollout plan.\n\nInclude:\n- Flag name and owner.\n- Default state and environments.\n- Targeting rules.\n- Dependencies and prerequisites.\n- Rollout stages: dev, staging, internal, canary, partial, full.\n- Success metrics: latency, errors, throughput, business or UX metrics.\n- Guardrails: alerts, dashboards, logs, traces.\n- Kill switch behavior.\n- Rollback and roll-forward steps.\n- Data migration or compatibility concerns.\n- Cleanup plan for removing the flag.\n\nRules:\n- Default to safe/off unless explicitly justified.\n- Avoid unsafe exposure of beta or admin functionality.\n- Do not invent metrics or dashboards; mark unknowns as TODO.\n\nReturn:\n## Flag\n## Rollout Plan\n## Monitoring\n## Kill Switch\n## Rollback\n## Compatibility\n## Cleanup\n## Open Questions",
"variables": [],
"notes": "Design a safe Lattix feature flag rollout and rollback plan Arguments: <feature, diff, service, endpoint, or migration>.",
"metadata": {
"source": {
"provider": "github-prompts",
"repository": "https://github.com/LATTIX-IO/lattix-mesh-documentation",
"path": ".github/prompts/lattix-feature-flag-rollout.prompt.md",
"ref": "200c82a858f38ba60824bf8f361128be9402ab81",
"url": "https://github.com/LATTIX-IO/lattix-mesh-documentation/blob/200c82a858f38ba60824bf8f361128be9402ab81/.github/prompts/lattix-feature-flag-rollout.prompt.md",
"key": "LATTIX-IO/lattix-mesh-documentation/.github/prompts/lattix-feature-flag-rollout.prompt.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/lattix-io-lattix-mesh-documentation-lattix-feature-flag-7d75f4/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.