Paste requirements and click Generate, choose a preset, or add nodes manually.
1 Select 2 Connect 3 Delete Alt+Drag Pan Scroll Zoom
/plan mode directly.claude mcp add --transport http atlassian https://mcp.atlassian.com/v1/mcp --scope usercurl -sSL https://coterm.datadoghq.com/mcp-cli/install.sh | bashdatadog_mcp_cli login and claude mcp add -s user datadog -- ~/.local/bin/datadog_mcp_cli --endpoint-path "/api/unstable/mcp-server/mcp?toolsets=core,alerting,apm"gh CLI (built-in). Bitbucket repos can use the same Atlassian MCP above. GitLab repos need glab CLI or a GitLab MCP.
Paste requirements and click Generate, choose a preset, or add nodes manually.
1 Select 2 Connect 3 Delete Alt+Drag Pan Scroll Zoom
Use this when your requirements are rough or incomplete and you want Claude to interview you before building.
Use this after you have solid requirements and want Claude to analyze your codebase before implementing.
For maximum quality, chain all three steps:
Paste a full Jira URL (not just the ticket key) and enable Atlassian MCP in the sidebar. The exported prompts will instruct agents to fetch ticket details at runtime. For URL-only input, you'll be asked to pick a workflow preset since there aren't enough keywords to auto-generate.
/spawn sub-agent pattern.Click the Prompts button in the toolbar for a library of ready-to-use prompts. Use the search box to filter by title or description. Star your favorites and they float to the top. Prompts that need your input (like a file path or bug description) show a popup before copying so the prompt is ready to paste.
Prompts that benefit from cross-repo search or Jira/Confluence context include guidance for using those tools when available.
The Live Monitors category contains prompts that watch things for you over time: CI builds, PR reviews, deploys, incidents. They run on a recurring interval, track changes across iterations, and self-terminate when done (build goes green, PR merges, service recovers).
These optional MCP servers and tools unlock better results from both workflows and prompt library prompts:
search_code, ask_codebase, read_file, list_tree across all your repos.curl -sSL https://coterm.datadoghq.com/mcp-cli/install.sh | bash, then datadog_mcp_cli login, then claude mcp add -s user datadog. Enables the Observability prompts in the Prompt Library. Bug Fix workflows also use it automatically to check production logs and error context during investigation.typescript-language-server, pyright, gopls). Gives agents go-to-definition and find-references for deeper code analysis.