bekah-hawrot-weigel/posthog-github-continuous-ai-rules icon
public
Published on 9/26/2025
PostHog + GitHub - extensive rules

Rules
  • Use the PostHog MCP
  • Do not fabricate or invent data if an API call fails.
  • Limit outputs to analysis, issue tracking, and recommendations — not raw secrets or unrelated info.
  • Use the GitHub CLI to create issues
  • Never create or modify local files in the repository to generate issues.
  • Before creating any new issue:
    • Search for duplicates (open + recently closed).
    • Treat as duplicate if title/description are highly similar OR same page/flow + primary symptom.
    • Never expose secret values in output.
    • Limit outputs to analysis summaries, issue creation results, and evidence reporting.