microsoft/hve-core
Publicmirrored from https://github.com/microsoft/hve-coreAvailable
plugins/coding-standards/.github/plugin/plugin.json
17lines · modeblame
e6cee852Allen Greaves4 months ago | 1 | { |
| 2 | "name": "coding-standards", | |
8027e7b1Bill Berry4 months ago | 3 | "description": "Language-specific coding instructions and pre-PR code review agents for bash, Bicep, C#, PowerShell, Python, Rust, and Terraform projects", |
0d4452b3hve-core-release-please[bot]2 months ago | 4 | "version": "3.3.101", |
51c37819Katrien De Graeve3 months ago | 5 | "agents": [ |
716922a5Bill Berry2 weeks ago | 6 | "agents/accessibility/", |
| 7 | "agents/accessibility/subagents/", | |
3b1d4082Katrien De Graeve3 months ago | 8 | "agents/coding-standards/" |
51c37819Katrien De Graeve3 months ago | 9 | ], |
| 10 | "commands": [ | |
3b1d4082Katrien De Graeve3 months ago | 11 | "commands/coding-standards/" |
39597662Erik Schlegel3 months ago | 12 | ], |
| 13 | "skills": [ | |
8319d101Erik Schlegel2 months ago | 14 | "skills/coding-standards/", |
| 15 | "skills/shared/" | |
51c37819Katrien De Graeve3 months ago | 16 | ] |
e6cee852Allen Greaves4 months ago | 17 | } |