Skip to content

Remove redundant MCP guidelines#644

Merged
pushpak1300 merged 3 commits intomainfrom
remove_mcp_redundunt-guideliens
Mar 10, 2026
Merged

Remove redundant MCP guidelines#644
pushpak1300 merged 3 commits intomainfrom
remove_mcp_redundunt-guideliens

Conversation

@pushpak1300
Copy link
Member

@pushpak1300 pushpak1300 commented Mar 10, 2026

When we first added skill support, skill triggering wasn't reliable enough, so we added a core.blade.php guideline that duplicated instructions already in the MCP skill — things like "always use search-docs" and "activate mcp-development for MCP tasks". This burned extra context tokens on every request.

We now have an eval system for testing and improving skill descriptions, so they trigger reliably. This means the redundant guideline file is no longer needed.

Approach

  • Remove the redundant core.blade.php guideline that duplicated the MCP skill's own instructions
  • Refine the skill description to be more specific about Laravel MCP scoping, validated through trigger evals (20/20 pass rate)

@pushpak1300 pushpak1300 marked this pull request as ready for review March 10, 2026 09:18
@pushpak1300 pushpak1300 merged commit b5f58fe into main Mar 10, 2026
22 checks passed
@pushpak1300 pushpak1300 deleted the remove_mcp_redundunt-guideliens branch March 10, 2026 14:44
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