Automates the creation and maintenance of AGENTS.md and CLAUDE.md routing indexes to optimize how Claude selects and invokes .NET skills.
This skill streamlines the discovery and utilization of specialized capabilities by maintaining centralized routing indexes within a repository. By providing Claude with a structured map of available skills—covering C# patterns, ASP.NET Core, and testing utilities—it eliminates decision fatigue and ensures the assistant selects the most relevant tool for any given task. It supports both human-readable and high-density compressed formats (Vercel-style) to minimize context usage while enforcing retrieval-led reasoning over outdated pre-trained patterns, making it essential for managing complex AI-enhanced .NET workflows.
Key Features
01Integrates quality gates like dotnet-slopwatch into automated workflows
02Syncs skill and agent metadata directly from plugin configurations
03Generates human-readable and compressed Vercel-style routing snippets
041 GitHub stars
05Facilitates task-to-skill mapping for common .NET development scenarios
06Automates updates for AGENTS.md and CLAUDE.md index files
Use Cases
01Optimizing context window usage in large projects through compressed routing logic
02Ensuring Claude prefers local .NET coding standards over generic LLM training data
03Managing discovery for a large library of specialized agents in a monorepo