cog-team-intelligence
Cross-reference GitHub, Linear, Slack, and PostHog with bidirectional sync for team briefs
Best use case
cog-team-intelligence is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Cross-reference GitHub, Linear, Slack, and PostHog with bidirectional sync for team briefs
Teams using cog-team-intelligence should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/team-intelligence/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How cog-team-intelligence Compares
| Feature / Agent | cog-team-intelligence | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Cross-reference GitHub, Linear, Slack, and PostHog with bidirectional sync for team briefs
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# COG Team Intelligence Skill
Cross-reference GitHub, Linear, Slack, and PostHog data to generate unified team intelligence briefs with bidirectional sync support.
## Capabilities
- Gather activity data from GitHub (PRs, issues, commits, reviews)
- Gather activity data from Linear (issues, cycles, projects)
- Gather activity data from Slack (discussions, decisions, threads)
- Gather analytics from PostHog (metrics, feature flags, experiments)
- Cross-reference data across all platforms
- Detect cross-platform misalignment
- Generate team intelligence briefs with blocker detection
- Support bidirectional sync between platforms
## Tool Use Instructions
1. Use `api-call` or `web-fetch` to gather data from configured integrations
2. Normalize data from each platform into comparable format
3. Cross-reference to identify patterns spanning platforms
4. Use `file-read` to load existing team context from 04-projects
5. Use `file-write` to create team brief in 01-daily
6. Use `file-write` to update team context in 04-projects
7. Use `git-commit` to commit team intelligence
## Examples
```json
{
"vaultPath": "./cog-vault",
"mode": "team-brief",
"userName": "Alex",
"integrations": {
"github": { "org": "my-org", "repos": ["frontend", "backend"] },
"linear": { "team": "engineering" },
"slack": { "channels": ["engineering", "product"] }
}
}
```Related Skills
team-install
Install the team-pinned Babysitter Codex workspace setup.
STIX/TAXII Intelligence Skill
STIX/TAXII threat intelligence format and sharing
competitive-intelligence
Deep competitive analysis and market monitoring capabilities for product strategy
steamworks-networking
Steam P2P networking skill for lobbies and relay servers.
steam-sdk
Steamworks skill for achievements and cloud saves.
gong-conversation-intelligence
Gong.io conversation analytics for sales insights and coaching
reputation-intelligence
Reputation measurement and benchmarking platform integration
competitive-intelligence-tracker
Competitive intelligence collection and analysis skill for systematic competitor monitoring
cog-daily-intelligence
Generate personalized verified news briefs with 7-day freshness and 95%+ source accuracy
process-builder
Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.
babysitter
Orchestrate via @babysitter. Use this skill when asked to babysit a run, orchestrate a process or whenever it is called explicitly. (babysit, babysitter, orchestrate, orchestrate a run, workflow, etc.)
yolo
Run Babysitter autonomously with minimal manual interruption.