improvement(skills): ask for feature flag granularity - #6238
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview The workflow steps are renumbered and expanded (granularity confirmation → define → gate → AppConfig → test → cleanup). AppConfig rule documentation now uses Reviewed by Cursor Bugbot for commit 596aefb. Bugbot is set up for automated code reviews on this repo. Configure here. |
Greptile SummaryThis PR updates the feature-flag skill to ask for rollout granularity before implementation and recommend context-free global flags by default.
Confidence Score: 5/5The PR appears safe to merge with no actionable defects identified. The revised instructions match the existing feature-flag evaluator’s context-free global behavior and
|
| Filename | Overview |
|---|---|
| .agents/skills/add-feature-flag/SKILL.md | Updates the canonical skill with granularity confirmation, global and scoped usage guidance, and runtime-accurate rule names. |
| .claude/commands/add-feature-flag.md | Keeps the generated Claude command projection synchronized with the canonical feature-flag skill. |
| .cursor/commands/add-feature-flag.md | Keeps the body-only Cursor command projection synchronized with the canonical feature-flag skill. |
Reviews (1): Last reviewed commit: "improvement(skills): ask for feature fla..." | Re-trigger Greptile
Summary
Type of Change
Testing
bun run lintChecklist