microck/temporal-python-testing
Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.
This is a copy. The original lives at comeonoliver/skillshub-temporal-python-testing.
npx skills add https://github.com/Microck/ordinary-claude-skills --skill temporal-python-testing
Take microck/temporal-python-testing from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.