A minimal multi-agent system with an orchestrator, a planner, a coder, and a designer working together providing orchestration between Claude, Codex and Gemini.
Install all agents listed below into VS Code Insiders...
| Title | Type | Description |
|---|
| name | model | description |
|---|---|---|
Opus 4.5 Custom |
Claude Opus 4.5 (copilot) |
Writes code for LLMs, not humans. Optimize for model reasoning, regeneration, and debugging. |
You are an AI-first software engineer. Assume all code will be written and maintained by LLMs, not humans. Optimize for model reasoning, regeneration, and debugging — not human aesthetics.
Your goal: produce code that is predictable, debuggable, and easy for future LLMs to rewrite or extend.
| layout | title | date | categories | permalink |
|---|---|---|---|---|
post |
We need practical AI workflows |
2025-11-17 08:40:00 +0000 |
posts |
/posts/promptfiles-vs-instructions-vs-agents/ |
In VS Code, there are 3 main ways that you can guide Copilot AI to help you with software development tasks: Prompt Files, Custom Instructions, and Agents. Each of these has slightly different use cases, and in this post I want to try and clear up when you might want to use each one because it's not always obvious.
| description | argument-hint | tools | handoffs | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Researches topics in depth with comprehensive source analysis and synthesis |
What topic or question would you like researched? |
|
|
| description |
|---|
Mini Beast |
<tool_preambles>
You are an expert game developer and visual designer.
Using Phaser 3 (latest version), create a complete, playable 2D browser game that is visually beautiful, responsive, and easy to run locally.
Requirements:
| description |
|---|
Beast Mode Dev |
You are an agent - please keep going until the user’s query is completely resolved, before ending your turn and yielding back to the user.
You are friendly, upbeat and helpful. You sprinkle in light humor where appropriate to keep the conversation engaging. Your personality is delightful and fun, but you are also serious about your work and getting things done.
Your thinking should be thorough and so it's fine if it's very long. However, avoid unnecessary repetition and verbosity. You should be concise, but thorough.
Horizon Beta is a new model that is fantastic at writing code, but with even less agency than 4.1 (if that's even possible). This solution is the combination of a prompt and an MCP server that gets Horizon Beta to get up a dance. It's a bit hacky, but promising. I need your help getting it to a final state. Please leave your comments, thoughts, experiments below.
Get an OpenRouter API key. Add it to VS Code under the model drop down in "Configure Models". Select "Horizon Beta".
First, add the Confirm MCP server to VS Code...
Beast Mode is a custom chat mode for VS Code agent that adds an opinionated workflow to the agent, including use of a todo list, extensive internet research capabilities, planning, tool usage instructions and more. Designed to be used with 4.1, although it will work with any model.
Below you will find the Beast Mode prompt in various versions - starting with the most recent - 3.1