Story Solution E2e
End-to-end variant of story_solution that also labels the ticket according to the solution outcome.
Parameters
Configured via customParams in the agent JSON or the project .dmtools/config.js (project values win).
solutionField— tracker field that receives the solution text. Default:Solution.
Human doc: agents/docs/agents/story_solution_e2e.md
Attributes
| Attribute | Value |
|---|---|
| Job | Teammate |
| Config | story_solution_e2e.json |
| ContextId | story_solution_e2e |
| outputType | — |
| skipAIProcessing | false |
Prompt snapshot
Full prompt / instruction set: agents/snapshots/story_solution_e2e.md
Actions
postJSAction: writeSolutionAndLabels.js
E2E Post-Action: Write Solution + Affected Repositories Section + Labels
- Source:
agents/js/writeSolutionAndLabels.js - Parameters (customParams):
solutionField
LLM step
- outputType:
none - Prompt snapshot:
agents/snapshots/story_solution_e2e.md
Custom params
solutionField(used by JS action)
Generated by js/agentDocGenerator.js