git log --oneline --stat
HEAD
- Stars
- 4.2k
- Forks
- 233
- Updated
- Jun 24, 2026
repo --stat
stars
4.2k
forks
233
last update
Jun 24, 2026
license
MITv1.2.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add temporal-durable-agents - Invoke
// Run from any project directory
$ claude --skill temporal-durable-agents "fine-tune on this CSV" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill temporal-durable-agents "now refactor it"
temporal-durable-agents/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Temporal Durable Agents
- slug:
- temporal-durable-agents
- version:
- v1.2.0
- license:
- MIT
- author:
- @temporal-craft
- repository:
- github.com/temporal-craft/temporal-durable-agents
- categories:
- tags:
- #durable-execution#temporal#ai-agents#openai-agents-sdk#workflow-orchestration
- description:
Crash-proof LLM agents with Temporal — durable workflows, activities, retries, and resumable state for the OpenAI Agents SDK.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
temporal-durable-agents/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…