Suggest Awesome GitHub Copilot Custom Agents Analyze current repository context and suggest relevant Custom Agents files from the GitHub awesome-copilot repository that are not already available in this repository. Custom Agent files are located in the agents folder of the awesome-copilot repository. Process 1. Fetch Available Custom Agents : Extract Custom Agents list and descriptions from awesome-copilot README.agents.md. Must use tool. 2. Scan Local Custom Agents : Discover existing custom agent files in folder 3. Extract Descriptions : Read front matter from local custom agent files to ge…