Skip to content

[Docs]Add Custom Coding Agent for MeshKit #875

@1012Charan

Description

@1012Charan

Description:
Add a specialized coding agent definition in .github/agents/meshkit-contributor.md to automate repository-specific workflows. This agent provides expert-level guidance on MeshKit’s internal utilities, specifically the errorutil registry management and strict module hygiene requirements

Desired State:
Error Utility: Automates the update and analysis cycles for error codes via make errorutil and make errorutil-analyze.

Dependency Management: Enforces the use of make tidy with built-in git diff validation to maintain go.mod integrity.

Build/Test Standards: Configures the agent to use repository-specific linting (make check) and unit test flags (-race, -covermode=atomic).


Metadata

Metadata

Assignees

Labels

area/docsImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions