"Copilot Setup Steps" # Automatically run the sVerify and validate copilot setup instructions for AI agents#68
Merged
Conversation
Copilot
AI
changed the title
## Pull Request Overview # <issue_title>copilot-setup-steps</issue_title>
<issue_description>/.github/copilot-instructions.md
/.github/instructions/**/*.instructions.md
**/AGENTS.md
/CLAUDE.md
/GEMINI.md</issue_description> Gemini Instructions for Onch...
Verify and validate copilot setup instructions for AI agents
Sep 25, 2025
This was
linked to
issues
Sep 25, 2025
Closed
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR addresses the copilot setup verification for the Onchain Test Kit project. After thorough analysis, all required AI instruction files are confirmed to be present, complete, and properly structured.
What was verified
The copilot setup includes comprehensive instruction files for different AI agents working on the project:
/.github/copilot-instructions.md) - 1,345 lines of detailed project context, architecture guidelines, and development patterns/.github/instructions/:development.instructions.md- Development-specific guidelines and workflowstesting.instructions.md- Comprehensive testing strategies and patternswallet-integration.instructions.md- Wallet-specific integration guidanceAGENTS.md- General AI agent instructionsCLAUDE.md- Claude-specific strengths and focus areasGEMINI.md- Gemini-specific capabilities and development approachQuality assurance completed
All instruction files maintain consistent structure, proper cross-referencing, and comprehensive coverage of the project's blockchain testing toolkit functionality. The files provide clear guidance on:
The setup ensures AI agents have complete context for contributing to wallet automation, blockchain testing scenarios, and maintaining the project's focus on reliability and developer experience.
No structural issues, missing files, or cross-reference problems were found. The build and lint processes continue to pass without issues.
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.