feature-flag-rollout-planner
- Repo stars 1
- Author repo claude-skills
Feature Flag Rollout Planner
Overview
Design staged feature-flag rollouts, guardrails, monitoring, and rollback logic for risky product changes.
Core Workflow
- Gather goals, constraints, current state, and the relevant systems or stakeholders involved.
- Identify the main options, dependencies, risks, and sequencing constraints before proposing a path.
- Build a staged plan, comparison, or checklist that makes tradeoffs explicit instead of hiding them.
- Attach the validation, rollback, or decision checkpoints needed to execute safely.
Deliver
- A staged plan, scorecard, or checklist that can actually be executed.
- The assumptions, tradeoffs, and blockers that matter most.
- Clear next actions, decision points, and validation steps.
Guardrails
- Do not collapse risky work into a single step when sequencing matters.
- Keep assumptions explicit and highlight missing information early.
- Prefer reversible steps and clear checkpoints when the task has operational risk.
- Prefer repository evidence, command output, and nearby tests over vague intuition.
- Fluxly category
- Design
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @00PrabalK00 · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Guided setup
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Shell exec
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. Design staged feature-flag rollouts, guardrails, monitoring, and rollback logic for risky product changes.
Gather goals, constraints, current state, and the relevant systems or stakeholders involved. Identify the main options, dependencies, risks, and sequencing constraints before proposing a path. Build a staged plan, comparison, or checklist that makes tradeoffs…
A staged plan, scorecard, or checklist that can actually be executed. The assumptions, tradeoffs, and blockers that matter most. Clear next actions, decision points, and validation steps.
Do not collapse risky work into a single step when sequencing matters. Keep assumptions explicit and highlight missing information early. Prefer reversible steps and clear checkpoints when the task has operational risk.
# Feature Flag Rollout Planner
## Overview
Design staged feature-flag rollouts, guardrails, monitoring, and rollback logic for risky product changes.
## Core Workflow
1. Gather goals, constraints, current state, and the relevant systems or stakeholders involved.
2. Identify the main options, dependencies, risks, and sequencing constraints before proposing a path.
3. Build a staged plan, comparison, or checklist that makes tradeoffs explicit instead of hiding them.
4. Attach the validation, rollback, or decision checkpoints needed to execute safely.
## Deliver
- A staged plan, scorecard, or checklist that can actually be executed.
- The assumptions, tradeoffs, and blockers that matter most.
- Clear next actions, decision points, and validation steps.
## Guardrails
- Do not collapse risky work into a single step when sequencing matters.
- Keep assumptions explicit and highlight missing information early.
- Prefer reversible steps and clear checkpoints when the task has operational risk.
- Prefer repository evidence, command output, and nearby tests over vague intuition. Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> Overview → Core Workflow → Deliver → Guardrails
terms -> Design staged feature-flag rollouts, guardrails, monitoring, and rollback logic for risky product changes. · 1. Gather goals, constraints, current state, and the relevant systems or stakeholders involved. · - A staged plan, scorecard, or checklist that can actually be executed. · - Do not collapse risky work into a single step when sequencing matters.
files/cmd -> no explicit files or commands
body sha256 -> 1886f4c2eabd
Decide Fit First
Design Intent
How To Use It
Boundaries And Review