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

AttributeValue
JobTeammate
Configstory_solution_e2e.json
ContextIdstory_solution_e2e
outputType
skipAIProcessingfalse

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

View the agent config on GitHub →

Generated from story_solution_e2e.json in the agents repository and its human doc — edit either and the page follows. Last updated .