The provided prompts define a diverse set of AI assistants, each with a unique persona, toolset, and operational paradigm. They can be broadly categorized into two groups:
- Primary Agent Prompts: These define the core identity and functionality of different AI coding assistants (e.g.,
Cascade,v0,Devin,Roo). They specify how the agent should interact with the user, edit code, and use tools. - Meta-Task & Supporting Prompts: These are specialized prompts or data files that either support a primary agent (like a
Tools.jsonfile) or define a meta-task for the AI, such as evaluating the quality of a potential "memory."
I will first analyze the Primary Agent Prompts, followed by the Meta-Task Prompts, and conclude with a summary of key themes and differences.