Skip to content

docs: Phase 6 plan + inline MCP tool usage in agents#37

Merged
prosdev merged 2 commits intomainfrom
docs/phase-6-plan-and-agent-prompts
Apr 2, 2026
Merged

docs: Phase 6 plan + inline MCP tool usage in agents#37
prosdev merged 2 commits intomainfrom
docs/phase-6-plan-and-agent-prompts

Conversation

@prosdev
Copy link
Copy Markdown
Contributor

@prosdev prosdev commented Apr 2, 2026

Summary

  • Phase 6 plan: Reverse callee index for dev_refs. 5-part plan to fix broken callers detection. Compound file:name keys, single v2 graph artifact, shared lookupCallers in core. Reviewed through 6 passes (plan reviewer, graph expert, SDET, architect, senior SWE, code quality).
  • Fix agent prompts: inline MCP tool usage into workflow steps. Remove weak "MCP Tools — Conserve Context" preamble sections from all 8 agents. MCP tool calls now embedded directly in workflow steps where agents make decisions. Advisory language was being ignored — imperative steps work.

Test plan

  • Verify agents use MCP tools when launched (restart session to pick up new prompts)
  • Phase 6 plan files are complete and pass review checklist

prosdev and others added 2 commits April 2, 2026 01:40
5-part plan to fix broken callers detection in dev_refs.
Replaces semantic search with a persisted reverse index
(callee name → caller components) built at index time.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Remove the weak "MCP Tools — Conserve Context" preamble sections from
all agents. These advisory blocks were being ignored — agents fell into
Read/Grep habits. Instead, MCP tool calls are now embedded directly in
the workflow steps where the agent makes decisions.

Pattern: "Run dev_refs on the changed functions" (imperative, in-step)
instead of "Before you Grep, ask if an MCP tool can help" (advisory,
separate section).

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@prosdev prosdev merged commit 5e8b6a5 into main Apr 2, 2026
1 check passed
@prosdev prosdev deleted the docs/phase-6-plan-and-agent-prompts branch April 2, 2026 08:43
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