Skip to content

refactor: deduplicate simulator/profiler guidance into MCP tool descriptions#116

Draft
pFornagiel wants to merge 1 commit intomainfrom
@pFornagiel/deduplicate-skill-and-tool-info
Draft

refactor: deduplicate simulator/profiler guidance into MCP tool descriptions#116
pFornagiel wants to merge 1 commit intomainfrom
@pFornagiel/deduplicate-skill-and-tool-info

Conversation

@pFornagiel
Copy link
Copy Markdown
Collaborator

@pFornagiel pFornagiel commented Apr 13, 2026

Summary

  • argent-simulator-interact: Trim duplicated parameter/schema prose from the skill; point agents to each tool’s description and input schema instead of repeating JSON examples inline.
  • argent-ios-profiler: Shorten Step 0 so detailed behavior lives with ios-profiler-start / app_process in the tool surface.
  • Supporting: small tweaks in run-sequence.ts tool copy and scripts/extract-tools.mjs where relevant.

Risk

Skills are the primary onboarding path for agents. Removing inline examples assumes agents reliably read MCP tool descriptions before calling tools.

Manual verification (required)

This change should not be merged until someone runs through real agent flows (e.g. simulator interaction + profiler workflows) and confirms nothing regressed: wrong arguments, missed steps, or confusion when schemas differ from what the skill used to spell out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant