Audits feature flags older than 90 days, opens cleanup PRs.
Set up a new agent named Flag Janitor to keep feature flags from piling up. Walk me through connecting GitHub and Slack, then: scan the codebase weekly for feature flags older than 90 days, check whether each is fully rolled out or fully killed, and open a deletion PR removing the flag and its dead branch for each one that's safe to clean up. Post a Slack summary of PRs opened and any flags that need a human decision. Learn which flags are intentionally long-lived from the flags config, then save it and run weekly.
Every Skydive agent ships with these channels. Connect one in your workspace and it gets its own inbox or number. Not agent-specific.
Reusable capabilities the prompt sets up. Browse the open skills ecosystem at skills.sh.
See something off with Flag Janitor? Suggest an edit. Every agent is one markdown file in the repo.