Skip to main content
MCP prompts for common Contree workflows. Prompts provide structured instructions that guide AI agents through multi-step tasks.

prepare-environment

run-python

run-shell

sync-and-run

install-packages

parallel-tasks

build-project

debug-failure

inspect-image

multi-stage-build

Quick Reference

Using Prompts

With MCP Clients

MCP-compatible clients can invoke prompts directly:

Prompt Output

Prompts return structured instructions that guide the agent through:
  1. Step-by-step workflows - Ordered operations with clear dependencies
  2. Tool selection - Which Contree tools to use and when
  3. Parameter guidance - Correct values for each tool call
  4. Best practices - Following the CHECK-PREPARE-EXECUTE pattern

Categories

Environment Setup

Code Execution

Building and Testing

Operations