nxl801/copilot-industrial-test-system
Public template repository for GitHub Copilot multi-agent workflows in industrial automation testing.
Platform-specific configuration:
{
"mcpServers": {
"copilot-industrial-test-system": {
"command": "npx",
"args": [
"-y",
"copilot-industrial-test-system"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/nxl801/copilot-industrial-test-system/releases) [](./LICENSE) [](./SECURITY.md)
A public-ready template repository for building GitHub Copilot multi-agent workflows for industrial automation testing.
中文说明见:`README.zh-CN.md`
It provides:
This repository is designed to help teams prototype and operationalize GitHub Copilot custom agents, skills, MCP-backed tools, and CLI /fleet workflows for industrial automation test scenarios such as:
This repository is intentionally conservative:
.github/ — shared Copilot instructions, agents, skills.vscode/ — VS Code settings and MCP configurationprompts/ — reusable prompt packsplans/ — sample plansreports/ — shared report templatestools/mcp/ — demo-safe MCP stubsprofiles/ — HMI / PLC / Security slim packsartifacts/ — example evidence / findings / logsscripts/ — validation and demo helpersdocs/ — rollout, packaging, validation, and public release docsQUICKSTART.md ./scripts/demo_run.sh
``Loading reviews...