# Team Temporal

> Use when coordinating multiple agents on a staged pipeline — plan → PRD → exec → verify → fix — via a durable Temporal-backed workflow that survives session crashes. Trigger phrases include "team temporal", "sagaflow team", "durable team", "temporal-backed agent team". File-based state, independent critic/verifier gates, two-stage review on every source modification, honest termination labels. Fire-and-forget while you do other work.

- Skill: `npow/team-temporal` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add npow/team-temporal`
- Raw SKILL.md: https://api.skillmd.com/api/skills/npow/team-temporal/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: npow (https://skillmd.com/u/npow)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/npow/team-temporal

---


# team-temporal (deprecation shim)

This skill has been absorbed into [`autopilot`](../autopilot/SKILL.md) (staged topology). See autopilot's `## Execution routing` section for the sagaflow launch recipe.

The `-temporal` directory is preserved because sagaflow's worker discovers skill packages by directory name (see `_DIR_TO_LEGACY` in `sagaflow/worker.py`). Do not rename or move `__init__.py`, `workflow.py`, `state.py`, or `prompts/` in this directory without a coordinated worker-restart + code update.

