Stats
Actions
Tags
Test Temporal Python Workflows with time skipping and replay in CI to catch nondeterminism and logic errors early.
How this skill is triggered — by the user, by Claude, or both
Slash command
/temporal-python-skills:temporal-testing-ciThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when:
Use this skill when:
Catch nondeterminism and correctness bugs before deploy using time-skipping tests and replay tests in CI.
Use the Temporal testing suite
Enable time skipping
Write integration-style tests for Workflows
Add replay tests
Keep tests hermetic
pytest)Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub willylew/handy-skill-pack --plugin temporal-python-skills