File contents posthog-ci-integration
Integrate PostHog SDK updates and feature flag checks into CI/CD pipelines
Directory Structure
posthog-ci-integration/
├── SKILL.md
└── examples/
├── github_actions.yml
├── gitlab_ci.yml
├── feature_flag_tests.js
└── ci_validation.sh
File Descriptions
File
Type
Purpose
SKILL.md
Markdown
Core skill instructions for PostHog CI/CD integration
github_actions.yml
YAML
GitHub Actions workflow with PostHog validation steps
gitlab_ci.yml
YAML
GitLab CI configuration for PostHog integration
feature_flag_tests.js
JavaScript
Test suite for validating feature flag behavior in CI
ci_validation.sh
Shell
Script to validate PostHog configuration in pipelines
Summary
Category: CI/CD
Target Audience: DevOps engineers automating PostHog deployment and feature flag management
Trigger Phrases: "posthog ci integration", "posthog github actions", "automate posthog", "posthog pipeline", "feature flags ci", "posthog deployment automation"
Author: Jeremy Longshore jeremy@intentsolutions.io
License: MIT
Version: 1.0.0
1 --- 2 name: 485-posthog-ci-integration-a4071bee 3 description: posthog-ci-integration 4 --- 5 # posthog-ci-integration 6 7 > Integrate PostHog SDK updates and feature flag checks into CI/CD pipelines 8 9 ## Directory Structure 10 11 ``` 12 posthog-ci-integration/ 13 ├── SKILL.md 14 └── examples/ 15 ├── github_actions.yml 16 ├── gitlab_ci.yml 17 ├── feature_flag_tests.js 18 └── ci_validation.sh 19 ``` 20 21 ## File Descriptions 22 23 | File | Type | Purpose | 24 |------|------|---------| 25 | SKILL.md | Markdown | Core skill instructions for PostHog CI/CD integration | 26 | github_actions.yml | YAML | GitHub Actions workflow with PostHog validation steps | 27 | gitlab_ci.yml | YAML | GitLab CI configuration for PostHog integration | 28 | feature_flag_tests.js | JavaScript | Test suite for validating feature flag behavior in CI | 29 | ci_validation.sh | Shell | Script to validate PostHog configuration in pipelines | 30 31 ## Summary 32 33 **Category:** CI/CD 34 **Target Audience:** DevOps engineers automating PostHog deployment and feature flag management 35 **Trigger Phrases:** "posthog ci integration", "posthog github actions", "automate posthog", "posthog pipeline", "feature flags ci", "posthog deployment automation" 36 37 --- 38 39 **Author:** Jeremy Longshore <jeremy@intentsolutions.io> 40 **License:** MIT 41 **Version:** 1.0.0
tools-only/X-Skills/tree/main/automation/workflow/485-posthog-ci-integration_a4071bee commit 4dc9757565
Frequently asked questions How do I install the 485 Posthog CI Integration A4071bee skill? Run npx skillmds@latest add tools-only/485-posthog-ci-integration-a4071bee in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the 485 Posthog CI Integration A4071bee skill do? posthog-ci-integration It is listed under Integrations & APIs on SkillMD.
Is 485 Posthog CI Integration A4071bee safe to use? This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with 485 Posthog CI Integration A4071bee? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is 485 Posthog CI Integration A4071bee free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published 485 Posthog CI Integration A4071bee? tools-only (@tools-only) published this skill. Their other Agent Skills are listed on their SkillMD profile.