# 586 Posthog Team Management 13b78f6b

> posthog-team-management

- Skill: `tools-only/586-posthog-team-management-13b78f6b` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/586-posthog-team-management-13b78f6b`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/586-posthog-team-management-13b78f6b/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/586-posthog-team-management-13b78f6b

---

# posthog-team-management

> Configure PostHog team structure with appropriate roles permissions and project organization

## Directory Structure

```
posthog-team-management/
├── SKILL.md
└── examples/
    ├── team_structure.md
    ├── rbac_config.json
    ├── sso_setup.md
    └── audit_logging.md
```

## File Descriptions

| File | Type | Purpose |
|------|------|---------|
| SKILL.md | Markdown | Core skill instructions for PostHog team and access management |
| team_structure.md | Markdown | Recommended team and project organization patterns |
| rbac_config.json | JSON | Role-based access control configurations |
| sso_setup.md | Markdown | SSO integration guide for PostHog |
| audit_logging.md | Markdown | Audit logging configuration and compliance |

## Summary

**Category:** Enterprise
**Target Audience:** Engineering managers organizing PostHog access for multiple teams
**Trigger Phrases:** "posthog team setup", "posthog permissions", "posthog roles", "posthog sso", "manage posthog users", "posthog access control"

---

**Author:** Jeremy Longshore <jeremy@intentsolutions.io>
**License:** MIT
**Version:** 1.0.0

