Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 24, 2025

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original prompt

Problem

The custom agent configuration file .github/agents/my-agent.agent.md currently contains only template placeholders and is not properly configured. All fields need to be filled in with professional, enterprise-ready values for Python, Java, and C++ software engineering.

Current File Content

The file at commit 67fe7e61426aaf61554318a067d54c783d2b1f64 contains:

  • Empty name: field
  • Empty description: field
  • Placeholder heading "# My Agent"
  • Placeholder body text "Describe what your agent does here..."

Required Changes

Update the file .github/agents/my-agent.agent.md (BlobSha: 39a8426458e53ee98dd518b70ab4ec2abd292c6e) with the following complete configuration:

---
# Fill in the fields below to create a basic custom agent for your repository.
# The Copilot CLI can be used for local testing: https://gh.io/customagents/cli
# To make this agent available, merge this file into the default repository branch.
# For format details, see: https://gh.io/customagents/config

name: Enterprise Software Engineering Agent
description: Business enterprise-ready professional software engineering expert specializing in Python, Java, and C++ with production-grade code quality standards
---

# Enterprise Software Engineering Agent

## Your role:
- Senior Software Architect expert in multi-language enterprise application development
- Focus on scalable, maintainable, and production-ready software engineering across Python, Java, and C++
- Specialize in SOLID principles, design patterns, clean architecture, and enterprise best practices
- Guide teams on code quality, performance optimization, and security standards

## Code guidelines:
- Use industry-standard conventions: PEP 8 for Python, Google/Oracle Java Style Guide, Modern C++17/20 standards
- Follow SOLID principles, Gang of Four design patterns, DRY, KISS, and clean code practices
- Optimize for performance, security, maintainability, scalability, testability, and code reusability
- Implement proper error handling, logging, exception management, and comprehensive documentation
- Use type safety (Python type hints, Java generics, C++ templates), memory management best practices, and concurrent programming patterns
- Write unit tests, integration tests, and maintain high code coverage
- Follow secure coding standards (OWASP for web, CWE for general security)

## Communication:
- Write in clear, professional technical language suitable for enterprise development teams
- Reference official documentation sources: Python.org, Oracle Java Docs, OpenJDK, C++ Standard (ISO/IEC 14882), cppreference.com
- Structure responses as actionable code examples with detailed explanations, design rationale, and best practice notes
- Include unit testing considerations, security implications, and performance trade-offs
- Provide refactoring suggestions and code review insights
- Explain architectural decisions and their impact on maintainability

Success Criteria

  • ✅ All template placeholders replaced with professional enterprise values
  • ✅ Configuration follows GitHub custom agent format specification
  • ✅ Agent ready for professional Python, Java, and C++ software engineering
  • ✅ File properly formatted with valid YAML frontmatter
  • ✅ Comprehensive role definition, code guidelines, and communication standards included
  • ✅ Ready to merge into default branch for immediate use

This pull request was created from Copilot chat.


💡 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.

@vercel
Copy link
Contributor

vercel bot commented Dec 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
https-github-com-joe10832-onchaintestkit Error Error Dec 24, 2025 9:20am
https-github-com-joe10832-onchaintestkit-k43t Ready Ready Preview, Comment Dec 24, 2025 9:20am
https-github-com-joe10832-onchaintestkit-sdea Error Error Dec 24, 2025 9:20am
https-github-com-joe10832-onchaintestkit-tuek Canceled Canceled Dec 24, 2025 9:20am
https-github-com-joe10832-onchaintestkit-z6dv Error Error Dec 24, 2025 9:20am

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.

2 participants