agent-first-product-strategy
Agent-First Product Strategy
Overview
Use this skill to turn high-level AI-era ideas into concrete product strategy, metric design, and execution choices.
Workflow
- Identify old-paradigm assumptions in the current plan.
- Reframe target user and value unit for agent-first operation.
- Redesign product surface around API, protocol, and documentation quality.
- Replace vanity metrics with outcome and reliability metrics.
- Propose phased execution with explicit tradeoffs.
Step 1: Find Old-Map Assumptions
Audit the current strategy for these legacy assumptions:
DAUas primary growth signal.tool -> community -> platformas default path to defensibility.- Human-first UX as the dominant moat.
- Attention-time capture as monetization logic.
- "overseas expansion" as localization-first growth logic.
If any assumption exists, mark it as a risk and quantify impact on cost, speed, or defensibility.
Step 2: Reframe to Agent-First
Define strategy with these agent-era premises:
- Primary user can be
Agent, not only human operators. - Core value is
outcome delivery efficiency(time-to-outcome and quality), not time spent. - Product may be better positioned as
capability infrastructurerather than consumer app. - Distribution can be
agent discoverability + machine-usable docs, not only human marketing funnels.
Return a one-line reframing statement:
We help <agent/human+agent segment> achieve <outcome> via <capability/API>, optimized for <speed/reliability/cost>.
Step 3: Define Product Surface
Prioritize product work in this order:
- API clarity and stability (
auth, schema consistency, error model). - Documentation quality (machine-readable examples, clear contracts, rate limits, versioning).
- Protocol interoperability (standard interfaces, predictable retries, idempotency).
- Reliability layer (latency, success rate, graceful degradation, observability).
- Human UI as a control surface, not the only surface.
When tradeoffs are hard, prefer decisions that improve repeatable agent invocation quality.
Step 4: Replace Metrics
Convert success metrics from attention-era to productivity-era:
- Replace
DAU/time spentwithtask completion rate,unit outcome cost, andend-to-end delivery time. - Track
API success rate,P95 latency,agent repeat-call ratio. - Track
first-call success(agent can integrate correctly on first attempt). - Track
integration lead time(from docs read to first production call).
Read references/agent-first-metrics.md to choose metric formulas and guardrails.
Step 5: Build Execution Plan
Produce a phased plan:
0-30 days: fix integration blockers, tighten API contract, publish minimal docs set.31-90 days: improve reliability/SLOs, ship agent onboarding examples, cut integration time.90+ days: optimize cost-performance frontier, deepen protocol ecosystem, create domain moats.
For each phase include:
- Goal
- Top 3 actions
- Metric target
- Major risk and mitigation
Output Format
When responding, output in this structure:
- Current assumptions detected
- Agent-first reframing statement
- Product surface priorities
- Metric redesign table
- 30/90/+ day plan
- Top unresolved strategic question