Documentation
README
COG Comprehensive Analysis Skill
When to Invoke
- User wants a weekly review or retro prep
- User says "weekly analysis", "comprehensive review", "board prep", "deep dive"
- User needs analysis across a longer time period (7+ days)
- User wants a full picture of team/product health
Agent Mode Awareness
Check agent_mode in 00-inbox/MY-PROFILE.md frontmatter:
- If
agent_mode: teamβ use the full parallel agent execution strategy below (5 agents). This skill benefits greatly from team mode. - If
agent_mode: soloβ run a lighter version: collect GitHub + Linear data sequentially, skip PostHog deep analysis, produce a single combined report instead of 3 documents.
This is the opening of the README. Read the full README on GitHub.