Articles / Moxt Half-Year Review: Building AI-Native Teams

Moxt Half-Year Review: Building AI-Native Teams

30 8 月, 2026 7 min read AI-agentsteam-collaboration

Moxt Half-Year Review: Building AI-Native Teams

Moxt’s mission is “Build Your AI Native Team” — enabling seamless human-AI collaboration through shared context, trusted knowledge structures, and orchestrated workflows.

While the promise of AI agents is widely celebrated, integrating them into real team workflows remains uncharted territory. There are no industry standards for how much context to provide, how to govern permissions, when humans should intervene, or whether they should be in the loop or merely on the loop.

Six months after launch, Moxt co-founder Ming Zhe conducted a candid retrospective — distilling hard-won insights from embedding agents directly into daily product, engineering, and operations work.

This is not theoretical speculation. It’s frontline practice — raw, iterative, and deeply instructive.


01 Agent Can Work — But Why Can’t It Join the Team?

In late 2025, teams increasingly adopted Claude Code and Cursor — not just as dev tools, but for research, reporting, web content creation, and even internal tooling. Coding became less an end goal and more a means for agents to operate in the digital world.

Yet when asked how much AI had truly transformed product management, the answer was sobering: not much.

Agents excelled at learning, summarizing, and researching — but rarely participated in core tasks like feature positioning, value analysis, or PRD drafting. Why? They lacked team context: no awareness of current product state, historical decisions, or the rationale behind them.

Workarounds existed — exporting docs to Markdown, manually injecting background via prompts — but these were siloed, one-off, and non-transferable. One person’s contextual scaffolding didn’t flow to another’s agent.

Key insight: AI collaboration doesn’t hinge on agent intelligence alone — it requires shared, discoverable, and maintainable team context.

That insight became Moxt’s founding principle.


02 Context Is Not Enough: “Readable” ≠ “Trustworthy”

With context identified as foundational, Moxt built a shared workspace — file-based, Markdown-first, supporting CSV and HTML. Agents could search, compare versions, batch-process, and run scripts; humans could read, edit, and navigate natively.

Moxt Workspace Interface
Moxt Workspace Interface

The result? Early euphoria — “Our agent knows everything!” — quickly gave way to doubt. As content accumulated, agents began conflating final decisions, draft proposals, and obsolete notes. Without structural distinction, “readability” bred overconfidence — and risk.

Like chatbot memory, raw recall isn’t enough: agents need to know what’s been ratified, what’s pending, and what’s deprecated — not guess on the fly.

Key insight: Context requires trust architecture — not just volume. Facts, analysis, and final conclusions must be structurally separated.

Knowledge organization shifted from “Let the agent read more” to “Help it discern what’s credible.” Trust is encoded in location, ownership, and update history — not inferred.


03 Shared Capabilities Demand Shared Accountability

As early demos entered daily use, a new challenge emerged: reusable agent capabilities. Tasks like bug triage or data analysis relied on consistent business logic and rules — yet rebuilding them per user created redundancy and inconsistency.

Inspired by OpenClaw-style shared-agent setups (however clunky), Moxt launched two role types on March 18:
momo: Personal assistant (individual scope)
AI Teammate: Shared, team-owned agent (collective scope)

Both share the same underlying structure: Rules, Skills, and Memory.

Moxt AI Teammates and Personal Assistant momo
Moxt Teammates and Personal Assistant momo in use

But introducing team roles surfaced governance questions previously irrelevant to tools: Who edits rules? Who assigns tasks? What data can it access? Who owns its failures?

Initial enthusiasm led to role sprawl — many overlapping or one-off agents. Cleanup revealed a deeper truth:

Roles are responsibility units — not functional slices.

A role deserves independence only if it carries stable, evaluable, and sustainably maintained accountability. Too broad → unmanageable rules/memory. Too narrow → exploding governance overhead. Today, Moxt measures team capability not by count of agents, but by clarity of ownership.


04 People + Roles ≠ Self-Running Teams: The Workflow Gap

With Workspace and AI Teammates in place, the puzzle seemed complete — until reality intervened.

Teams instinctively patched coordination gaps: e.g., instructing one agent to @ another in comments to hand off work. These ad-hoc chains worked, but were fragile — a missing @, a misnamed file, or an ambiguous handoff stalled progress.

Worse, acceleration created new bottlenecks: faster PRD drafting meant more human-led reviews, stakeholder alignment, and engineering handoffs. Output scaled — coordination effort scaled faster.

Key insight: AI teams require explicit workflow orchestration — not automation for its own sake, but intentional repositioning of human attention.

Workflow isn’t about removing people — it’s about defining who owns each state, what triggers transitions, and who adjudicates blockages.


05 Workflow in Practice: Design, Human Role, and Impact

Moxt rolled out Workflow internally in early June and launched publicly on June 24.

Core Philosophy

  • A Task maps to one real-world objective.
  • Each Task moves through states (e.g., Researching, Drafting, Reviewing, Validating).
  • Every state has a clear owner — human or agent.
  • Handoffs are automatic and auditable. Blockages trigger explicit escalation.

Strategic Prioritization

Moxt prioritized workflows by time impact, not novelty:
– Automating a 1%-time task yields 1% gain — impressive story, minimal ROI.
– Optimizing a 50%-time workflow to 25% effort delivers 25% systemic lift.

Example: The Product-to-Dev Flow
1. Feedback enters → Agent preserves original, deduplicates, defines problem.
2. If evidence gaps exist → Agent fetches code status, user logs, external data.
3. Evidence-rich proposal → Goes to PM for decision.
4. Approved → Agent drafts PRD → Independent Agent verifies facts/completeness.
5. Dev phase → Agent implements within defined boundaries; escalates for ambiguity, risk, or permission gaps.
6. Post-merge → Product沉淀 flow updates internal docs → Help-docs flow assesses public-facing updates.

Product Judgment Flow Diagram

Product Judgment Flow Kanban
Product judgment flow: process diagram and kanban view

Human Participation: From Synchronous Guidance to Asynchronous Review

  • Old model: Humans stood beside agents — prompting, correcting, iterating live.
  • New model: Agents submit full-context deliverables → humans review asynchronously → feedback loops back automatically.

Results (as of Aug 4):
92.5% of 106 PRDs completed via review-based workflow (median: 1 round; 90% finalized in ≤3 rounds).
39.9% of 168 dev tasks implemented fully by Coding Agent, with engineers focused on review.
5× increase in weekly demand output vs. pre-Workflow baseline.
40% reduction in end-to-end cycle time (PRD→dev: 5.3 → 3.1 days; PRD→delivery: 14.6 → 9.0 days).
1,386 Tasks processed across 5 core flows in <2 months.

Workflow didn’t remove humans — it refocused them on judgment, taste, risk assessment, and final validation.


06 From “Finish This Task” to “Improve the System”

Once agents operated daily, a meta-question arose: How do we make the next iteration better than this one?

Two goals often conflict: completing today’s task vs. improving tomorrow’s capability.

When an AI Teammate underperformed, the knee-jerk fix was real-time correction — effective for the moment, but ephemeral. The same error recurred elsewhere.

Moxt now treats every AI Teammate as a product requiring ownership and iteration. When issues arise, teams audit systematically:
– Was the goal clear?
– Was input complete & trustworthy?
– Were tools, permissions, and paths well-defined?
– Was human feedback captured in Rules/Skills/Memory?

Agents now self-review nightly — generating auto-assessments and 360° peer feedback. Issues feed into two dedicated workflows:
AI Employee Improvement Workflow: Fixes to agent behavior (rules, skills, memory).
Collaboration Mechanism Upgrade Workflow: Fixes to cross-role processes.

Crucially, success isn’t “the rule changed” — it’s “the same failure does not recur in the next real task.”

Key insight: An AI-native team isn’t a static system — it’s a living, self-correcting organism requiring continuous improvement loops.


07 Looking Back: How AI Truly Enters Team DNA

Moxt’s journey reveals four evolutionary stages of AI adoption:
1. Thinking Partner → 2. Personal Assistant → 3. Team Member → 4. Embedded Workflow Primitive

At maturity, two pillars define true AI-native operation:
– ✅ Accurate Context: Knowledge is findable — and discernibly categorized (current fact vs. draft vs. obsolete).
– ✅ Active Workflow: Processes self-advance — agents know where work stalls, who receives outputs, who adjudicates blocks, and how failures surface.

A revealing litmus test emerges:

If all agents were removed tomorrow — would the team merely slow down… or need to rebuild its entire operating system?

  • Slowing down = AI as efficiency tool.
  • Rebuilding workflows, roles, and knowledge systems = AI as operating system.

Three weeks builds a prototype. Six months of relentless iteration — placing agents in real work, observing where they stall, then refining context, roles, and workflows — builds a native team.

AI-native teams aren’t designed. They’re evolved — layer by layer, failure by failure, insight by insight.


Article contributed by Founder Park.

Moxt’s Half-Year Review: Building AI-Native Teams

29 8 月, 2026 6 min read AI-collaborationAI-native-team

Moxt’s Half-Year Review: Building AI-Native Teams

“Build Your AI Native Team” — Moxt’s core mission is to enable seamless human-AI collaboration through a shared, structured operational environment.

While the vision of AI-native teams is widely discussed, concrete implementation remains uncharted territory. There are no industry standards for context depth, permission models, human intervention timing (in-the-loop vs. on-the-loop), or accountability frameworks. Six months after launch, Moxt’s co-founder Ming Zhe conducted a candid retrospective — distilling hard-won insights from embedding AI Agents directly into daily product, engineering, and operations workflows.

This is not theoretical speculation. It’s first-hand, production-grade practice — with measurable outcomes, evolving architecture, and actionable lessons for any team scaling AI collaboration.

Article contributed by Moxt Team; edited by Founder Park.


01. Agents Can Work — So Why Can’t They Join the Team?

By late last year, tools like Claude Code and Cursor had evolved beyond developer utilities: product and operations teams used them for data analysis, market research, report generation, web content creation, and even internal tool prototyping. Coding was no longer just an output — it became Agents’ native interface to the digital world.

Yet when asked how much AI had truly transformed product management, the answer was sobering: very little.

Agents excelled at learning, summarizing, and researching — but rarely participated in core product work: feature framing, value analysis, or PRD drafting. Why? Not due to lack of capability — but lack of shared context:
– What does the product currently look like?
– What past decisions were made — and why?

To compensate, team members manually exported documents, enriched prompts with tacit knowledge, and rebuilt context per task. This worked once, for one person — but failed to scale. Insights and outputs remained siloed. Context preparation became a recurring tax on team efficiency.

Key Insight #1: AI collaboration isn’t gated by Agent intelligence — it’s gated by shared, accessible, and maintainable team context.


02. “Readable” ≠ “Trustworthy”: The Context Integrity Problem

Recognizing context as foundational, Moxt built its first demo: a unified workspace using plain-text formats (Markdown, CSV, HTML) for documents, structured data, and interactive dashboards. Both humans and Agents could read, write, version, search, and script against the same source — eliminating duplication and enabling persistent outputs.

Moxt Workspace Interface
Moxt Workspace Interface

Early adoption felt magical — Agents appeared to “know everything.” But within months, confidence eroded. As content volume grew, Agents struggled to distinguish:
– ✅ Approved, current facts
– 📝 Drafts & exploratory notes
– ⚠️ Outdated or superseded materials

Like ChatBot memory, raw recall doesn’t imply reliability. When provenance, timeliness, and authority aren’t structurally encoded, accessibility becomes a liability.

Key Insight #2: Context requires trust architecture — not just volume. Facts, analysis, and decisions must be separated by design — not inferred.


03. Shared Capabilities Demand Clear Accountability

As shared Agent use cases emerged (e.g., bug triage, analytics), redundancy became apparent: every engineer rebuilding identical rules, skills, and memory setups. OpenClaw-style shared machines revealed demand — but lacked elegance or governance.

Moxt’s v1.0 (March 18) introduced two distinct roles:
momo: Personal assistant (individual-owned)
AI Teammate: Shared, team-managed role (e.g., @data-analyst, @bug-triage)

Both share the same underlying stack: Rules, Skills, and Memory.

Moxt AI Teammates and momo Assistants
Moxt Team in Action: AI Teammates and Max’s personal assistant momo

This shift triggered critical governance questions:
– Who owns rule updates?
– Who authorizes task delegation?
– What data can it access?
– Who bears responsibility when it fails?

Roles aren’t functional slices — they’re responsibility units. Over-splitting creates maintenance chaos; over-consolidating bloats rules and erodes ownership.

Key Insight #3: A role deserves existence only if it represents a stable, evaluable, and sustainably maintained responsibility — not just a reusable skill.


04. People Still Orchestrate — Why Isn’t Workflow Automated?

With Workspace and AI Teammates live, the missing piece became obvious: orchestration.

Teams resorted to ad-hoc @mentions in docs to hand off tasks between Agents — fragile, manual, and non-auditable. Meanwhile, human coordination pressure increased: faster AI-generated PRDs meant more human-led reviews, approvals, and cross-functional alignment.

Key Insight #4: AI teams need explicit workflow orchestration — not full automation. Workflow redefines human roles: from real-time operator to strategic reviewer and quality gatekeeper.


05. Workflow in Practice: Real Metrics, Real Impact

Moxt rolled out Workflow internally in early June; v1 launched June 24.

Core Philosophy

  • A Task = one unit of work
  • Each Task moves through states (e.g., draft, review, dev-ready, validated)
  • Every state has a clear owner — human or Agent
  • Handoffs are explicit, auditable, and automated

Strategic Selection

Prioritize workflows consuming >20% of team time — not “cool” 1% automations. Example: Product-to-Engineering flow:
1. Feedback → Agent deduplicates & defines problem
2. Insufficient evidence? → Agent gathers code snapshots, user logs, external signals
3. Decision-ready → handed to PM for approval
4. Approved → Agent drafts PRD → second Agent validates completeness/facts → dev handoff
5. Dev phase → Agent implements within strict boundaries; escalates on ambiguity, risk, or permission gaps

Product Judgment Flow Diagram
Product judgment flow diagram

Product Judgment Flow Dashboard
Real-time product judgment flow dashboard

Human Participation Model: Shift to Asynchronous Review

  • Before: Humans guided Agents step-by-step (synchronous, high-touch)
  • Now: Agent delivers full-context draft → human reviews asynchronously → feedback loops back
  • Result (as of Aug 4):
  • 92.5% of 106 PRDs completed via review mode (≤3 rounds; median = 1)
  • 39.9% of 168 dev tasks completed autonomously by Coding Agent (human review only)
  • Weekly demand throughput ×5
  • Avg. demand size ↓40% (enabling “small but valuable” work)
  • End-to-end cycle time ↓40% (PRD → delivery: 14.6d → 9.0d)
  • 1,386 Tasks processed across 5 core flows in <8 weeks

Workflow Task Volume Chart
Task volume across core workflows


06. From “Finish This Task” to “Make Next Time Better”

The deepest challenge emerged internally: continuous improvement.

Fixing an Agent’s error in the moment solves today — but doesn’t prevent recurrence tomorrow. Moxt now treats each AI Teammate as a product, assigned a dedicated owner. Diagnostics follow a hierarchy:
1. Goal clarity
2. Input completeness
3. Source reliability
4. Path definition
5. Tool/permission coverage
6. Human feedback retention (in Rules/Skills/Memory)

Two dedicated workflows now drive evolution:
AI Employee Improvement: Fixes to individual Agent behavior
Collaboration Mechanism Upgrade: Fixes to cross-role handoffs, permissions, or process gaps

Key Insight #5: An AI team isn’t “done” — it’s a system requiring closed-loop improvement. Success isn’t “rule updated,” but “same error doesn’t recur in next 10 tasks.”


07. Retrospective: How AI Actually Enters a Team

Moxt’s journey reveals four evolutionary stages:
1. Thinking Partner → brainstorming & exploration
2. Personal Assistant → individual productivity boost
3. Team Member → shared roles, accountability, and workflows
4. Native Operational Layer → embedded in how work is defined, assigned, validated, and improved

The Two Non-Negotiable Foundations

  • Accurate Context: Findable and trustworthy — distinguishing current truth from drafts, history, or deprecated artifacts.
  • Active Workflow: Self-propelling process — knowing where work stalls, who owns the next step, and how failures trigger recovery.

🔍 Litmus Test: If you removed all Agents, would your team merely slow down — or would it require rebuilding its entire operating model?
– Slower → AI as tool
– Rebuilt → AI as infrastructure

Three weeks builds a prototype. Six months builds a collaborative rhythm. Moxt’s AI-native team wasn’t designed — it was iteratively discovered, one real-world stall point at a time.

“AI Native Team isn’t a blueprint — it’s a layered series of adaptations, each forced by the previous layer’s limitations.”


Originally published by Founder Park.