TR

Traycer AI — Plan Mode Tool Schemas

Tool Schema ✦ Curated & attributed Advanced

Tool schemas for Traycer's Plan mode, layering exploration tools (list_dir, file_search, grep_search, read_file, LSP navigation, get_diagnostics) with orchestration tools: a 'think' scratchpad, a spawnable sub-'agent' tool, and 'hand_over_to_approach_agent' that routes work to planner/architect/engineering_team roles based on task complexity.

What makes this prompt notable

  • hand_over_to_approach_agent uses a targetRole enum (planner / architect / engineering_team) to scale exploration depth to task size
  • Includes a spawnable sub-agent tool requiring directoryMaps and relevantFiles, with a naming convention 'Agent <identifier> - <role>'
  • Provides a no-op 'think' tool purely for logging reasoning without changing state
  • Agent/path parameters warn against assuming paths — only paths seen in prior conversation may be used

Discussion (0)

Sign in to join the discussion.
Related

More in Tool & Function Schemas

AU
Augment Code
tool schema

Augment Code — Tool Schemas (Claude Sonnet 4)

JSON tool-definition file for the Augment Agent (Claude Sonnet 4 variant) defining ~22 tools: file editing (str-replace-editor with line-numbered mult…

tool schema definition constraint setting in descriptions enum constraints
229 5.4k 2.3k words
LE
Leap.new
tool schema

Leap.new — Tool Schema Definitions (JSON)

JSON tool/function schema file defining ten code-generation tools for the Leap.new app builder, including create_artifact, define_backend_service, cre…

JSON Schema tool definitions enum constraints nested object schemas
228 6.5k 1.4k words
Claude Code
tool schema

Claude Code — Tool Definitions (JSON Schema)

Machine-readable JSON array of Claude Code's 15 tool definitions, each with a descriptive prose blurb and an input_schema. Tools include Task (subagen…

tool-use protocol constraint setting few-shot
214 3.3k 5.2k words