temporalio / temporalio/skill-temporal-developer
Improve Go Saga Pattern
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 220
- Forks
- 30
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 14
Description
Claude Code seems to produce non-typechecking code initially.
Try this prompt to repro:
make an example workflow which is a multi-step order processing workflow, and which may have business logic level failures at some of the later steps. Do it in Go.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with the provided Claude Code prompt and inspect the Go Saga guidance in the skill. Determine which guidance produces non-typechecking code and define completion as the multi-step order-processing example compiling while handling later business-logic failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100