TR

Traycer AI — Phase Mode Tool Schemas

Tool Schema ✦ Curated & attributed Advanced

Read-only exploration and planning tool schemas for Traycer's Phase mode. Includes LSP-backed navigation (find_references, go_to_definition, go_to_implementations), file/grep/codebase search, get_diagnostics, plus the central 'write_phases' tool whose description encodes a detailed 'shadow don't overwrite' refactoring methodology that keeps the codebase compiling at every phase.

What makes this prompt notable

  • write_phases bakes a full refactoring philosophy into its description: introduce parallel symbols (Thing2), keep legacy alive, cut over in a final phase
  • Each phase carries a 'promptForAgent' field capped at 3-4 points / under 60 words intended for downstream AI executors
  • read_partial_file restricts numberOfLines to a fixed enum of 300/500/700/900
  • explanation_response carries a 'canProposePhases' boolean with detailed TRUE/FALSE heuristics for when an explanation is actionable enough to phase

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
TR
Traycer AI
tool schema

Traycer AI — Plan Mode Tool Schemas

Tool schemas for Traycer's Plan mode, layering exploration tools (list_dir, file_search, grep_search, read_file, LSP navigation, get_diagnostics) with…

tool-use protocol structured JSON schema multi-agent orchestration
216 5k 1.4k words