Back to list
Coowoolf

ai-teammate-model

by Coowoolf

105 Product Management Skills extracted from Lenny's Podcast - For use with Claude Code / Cursor / Windsurf

1🍴 0📅 Jan 24, 2026

SKILL.md


name: ai-teammate-model description: Use when designing AI agent products, defining roadmaps for agentic workflows, or evaluating how to evolve AI from passive tool to proactive partner in software development

The AI Teammate Model

Overview

A framework for evolving AI agents from simple tools into autonomous partners. A true AI teammate must move beyond code generation to participate in the entire software lifecycle while possessing proactivity.

Core principle: Treat the AI like a new intern—verify work initially, then build trust and grant autonomy incrementally.

Evolution Phases

┌─────────────────────────────────────────────────────────────────┐
│  PHASE 1: THE SMART INTERN                                      │
│  ─────────────────────────────────────────────────────────────  │
│  • Reactive (needs explicit prompts)                            │
│  • No context (can't read Slack/Datadog)                        │
│  • Requires full review                                         │
│  • "Prompt-to-Patch" workflow                                   │
├─────────────────────────────────────────────────────────────────┤
│  PHASE 2: THE PAIR PROGRAMMER                                   │
│  ─────────────────────────────────────────────────────────────  │
│  • Collaborative (works in IDE/Terminal)                        │
│  • Human-in-the-loop validation                                 │
│  • Gaining context awareness                                    │
│  • Handles environment setup                                    │
├─────────────────────────────────────────────────────────────────┤
│  PHASE 3: THE PROACTIVE TEAMMATE                                │
│  ─────────────────────────────────────────────────────────────  │
│  • Autonomous (monitors Slack/Logs/Metrics)                     │
│  • Signal-driven (acts without prompts)                         │
│  • Asynchronous execution                                       │
│  • High trust delegation                                        │
└─────────────────────────────────────────────────────────────────┘

Key Principles

PrincipleDescription
Contextual IntegrationAgent must access full environment (runtime, logs, comms)
Proactivity by DefaultShift from prompt-driven to signal-driven action
Trust EvolutionMove from micro-management to delegation gradually
Full LifecycleAgent contributes to planning, coding, reviewing, deploying

Enablement Checklist

To evolve from Phase 1 → Phase 3:

  • Grant access to communication tools (Slack, Email)
  • Connect to observability (Datadog, Logs)
  • Enable autonomous execution (background tasks)
  • Build feedback loops (run → error → fix → run)

Common Mistakes

  • Treating as black box → Give it access to validation tools
  • Expecting instant autonomy → "Onboard" it with context first
  • No feedback loops → Agent can't learn from execution results

Real-World Example

OpenAI has Codex "on-call" for its own training runs—monitoring graphs and fixing configuration mistakes without human intervention.


Source: Alexander Embiricos (OpenAI Codex) via Lenny's Podcast

Score

Total Score

55/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

0/5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon