Skip to content
Closed
7 changes: 3 additions & 4 deletions context/skills/audit-feature-flags/config.yaml
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
type: skill
template: description.md
description: Audit a PostHog integration's feature flag usage for correctness and cost-optimization opportunities
description: Verify, diagnose, and fix a PostHog feature flags integration — live delivery checks plus correctness and cost audits, with consent-gated fixes
tags: [best-practices]
cli:
role: command
parentCommand: audit
command: feature-flags
references:
preamble: "**Read ONLY this file.** Do not read any other reference file until this one tells you to."
Comment on lines -9 to -10

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI this is a prompt guardrail for the agent to follow the references in a strict sequence. I know you've defined the flow in the description.md but sometimes agent ignores instructions

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok thats fair, good catch - ive restored as prose guardrails

shared_docs:
- https://posthog.com/docs/feature-flags/best-practices.md
- https://posthog.com/docs/feature-flags/cutting-costs.md
- https://posthog.com/docs/feature-flags/local-evaluation.md
- https://posthog.com/docs/feature-flags/bootstrapping.md
- https://posthog.com/docs/feature-flags/cleaning-up-stale-flags.md
variants:
- id: all
display_name: PostHog audit — feature flags
display_name: Feature flags doctor
tags: [best-practices]
docs_urls: []
176 changes: 138 additions & 38 deletions context/skills/audit-feature-flags/description.md

Large diffs are not rendered by default.

37 changes: 0 additions & 37 deletions context/skills/audit-feature-flags/references/1-presence.md

This file was deleted.

238 changes: 0 additions & 238 deletions context/skills/audit-feature-flags/references/2-feature-flags-fix.md

This file was deleted.

This file was deleted.

Loading