cog-team-intelligence

Cross-reference GitHub, Linear, Slack, and PostHog with bidirectional sync for team briefs

509 stars

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

$curl -o ~/.claude/skills/team-intelligence/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/methodologies/cog-second-brain/skills/team-intelligence/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/team-intelligence/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How cog-team-intelligence Compares

Feature / Agentcog-team-intelligenceStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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

509
from a5c-ai/babysitter

Install the team-pinned Babysitter Codex workspace setup.

STIX/TAXII Intelligence Skill

509
from a5c-ai/babysitter

STIX/TAXII threat intelligence format and sharing

competitive-intelligence

509
from a5c-ai/babysitter

Deep competitive analysis and market monitoring capabilities for product strategy

steamworks-networking

509
from a5c-ai/babysitter

Steam P2P networking skill for lobbies and relay servers.

steam-sdk

509
from a5c-ai/babysitter

Steamworks skill for achievements and cloud saves.

gong-conversation-intelligence

509
from a5c-ai/babysitter

Gong.io conversation analytics for sales insights and coaching

reputation-intelligence

509
from a5c-ai/babysitter

Reputation measurement and benchmarking platform integration

competitive-intelligence-tracker

509
from a5c-ai/babysitter

Competitive intelligence collection and analysis skill for systematic competitor monitoring

cog-daily-intelligence

509
from a5c-ai/babysitter

Generate personalized verified news briefs with 7-day freshness and 95%+ source accuracy

process-builder

509
from a5c-ai/babysitter

Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.

Workflow & Productivity

babysitter

509
from a5c-ai/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

509
from a5c-ai/babysitter

Run Babysitter autonomously with minimal manual interruption.