QO

Qoder — Agentic IDE Coding Assistant Prompt

System Prompt ✦ Curated & attributed Advanced

Main system prompt for Qoder's agentic IDE coding assistant covering pair-programming behavior, planning, proactiveness, parallel-vs-sequential tool rules, testing, web-app scaffolding, Mermaid diagram constraints, memory management, and a full enumerated tool catalog. It mandates get_problems validation after every code change and search_replace as the default edit mechanism, with edits expressed via '// ... existing code ...' markers.

What makes this prompt notable

  • Splits tool concurrency rules explicitly: read-only tools run in parallel, but run_in_terminal and file-editing tools MUST be sequential
  • Mandatory post-edit validation loop: run get_problems after ANY change and iterate until zero issues, 'no matter how small'
  • Defines a memory taxonomy (user_prefer, project_info, project_specification, experience_lessons) with workspace/global scope
  • Forbids printing terminal command codeblocks (must use run_in_terminal) and requires wrapping every code symbol in markdown navigation links

Discussion (0)

Sign in to join the discussion.
Related

More in IDE & Coding Assistants

VSCode Agent
agent prompt

VSCode Agent (GitHub Copilot) — GPT-5 Agent Prompt

The most elaborate Copilot VS Code agent prompt, for GPT-5. It combines the Copilot identity and refusals with a detailed communication-style guide, m…

role definition tool-use protocol structured diff format specification
239 5.6k 3.7k words
KI
Kiro
system prompt

Kiro — Intent Mode Classifier

A lightweight intent-classification prompt that routes a user message into chat/do/spec modes and returns a JSON object of confidence scores summing t…

classification rubric constraint setting few-shot
226 5.3k 600 words
CU
Cursor
agent prompt

Cursor — Agent Prompt v1.0 (Claude Sonnet 4)

An earlier, leaner Cursor agent prompt (Claude Sonnet 4) focused on tool-calling rules, aggressive parallel tool execution, search-and-reading bias to…

role definition tool-use protocol parallel tool-call maximization
225 7.3k 1.5k words