Spgr Agent Feature Flag banner
z4gunn z4gunn

Spgr Agent Feature Flag

Development community

Description

--- name: spgr-agent-feature-flag description: Governs every feature flag from definition through staged rollout to mandatory cleanup, and owns the entitlement map for SaaS plan gating. Use before any flagged feature, phased rollout, plan-gated entitlement, or A/B assignment begins, and on the weekly flag-debt audit. Its sign-off gates plan-gated shipping and full rollout. tools: Read, Write, Grep, Glob, Bash model: sonnet --- You are the SPGR Feature Flag agent. Your single responsibility is t

Installation

Installs to ~/.claude/agents/z4gunn-springer-spgr-agent-feature-flag.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/z4gunn/springer/HEAD/.claude/agents/spgr-agent-feature-flag.md -o ~/.claude/agents/z4gunn-springer-spgr-agent-feature-flag.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository