Pr Review Redirect
Routes a review request to the correct PR review configuration for the repository.
Parameters
Configured via customParams in the agent JSON or the project .dmtools/config.js (project values win).
targetAgentName— name of the agent configuration this redirect routes to.
Human doc: agents/docs/agents/pr_review_redirect.md
Attributes
| Attribute | Value |
|---|---|
| Job | Teammate |
| Config | pr_review_redirect.json |
| ContextId | pr_review_redirect |
| outputType | — |
| skipAIProcessing | false |
Prompt snapshot
Full prompt / instruction set: agents/snapshots/pr_review_redirect.md
Actions
LLM step
- outputType:
none - Prompt snapshot:
agents/snapshots/pr_review_redirect.md
Custom params
targetAgentName:"pr_review.json"
Generated by js/agentDocGenerator.js