Generate Technical Design Proposal
Start with a built-in AI playbook, customize it as needed, or build your own
Generate a technical design proposal for a given ticket based on the requirements and code context.
Loading workflow...
repo.identify
git.clone
agent.run
You are a Senior Developer tasked with understanding the requirements in the ticket.
Output a concise JSON block with keys: requirements, impactedAreas, openQuestions.
agent.session
You are the Coordinator Agent.
Your responsibility is to orchestrate the creation of a detailed design document.
agent.session
You are the Coordinator Agent.
Your responsibility is to handle the post-processing of the generated design document.
add_comment_to_ticket
to post it as a comment on the issue.
If you’d like a draft implementation branch, comment
/pr
.
update_ticket
to assign the issue to its creator ({{trigger.issue.user.login}}
).design-needs-feedback
.design-complete
./pr
note at the end of the comment.Try Generate Technical Design Proposal now