id: coding-standards name: Coding Standards description: Language-specific coding instructions and pre-PR code review agents for bash, Bicep, C#, PowerShell, Python, Rust, and Terraform projects tags: - coding-standards - code-review - pull-request - quality - bash - bicep - csharp - powershell - python - rust - terraform - uv items: # Agents - path: .github/agents/coding-standards/code-review-accessibility.agent.md kind: agent maturity: experimental - path: .github/agents/coding-standards/code-review-full.agent.md kind: agent maturity: experimental - path: .github/agents/coding-standards/code-review-functional.agent.md kind: agent - path: .github/agents/coding-standards/code-review-standards.agent.md kind: agent maturity: experimental - path: .github/agents/accessibility/accessibility-reviewer.agent.md kind: agent maturity: experimental # Subagents - path: .github/agents/accessibility/subagents/accessibility-framework-assessor.agent.md kind: agent maturity: experimental # Prompts - path: .github/prompts/coding-standards/code-review-functional.prompt.md kind: prompt - path: .github/prompts/coding-standards/code-review-full.prompt.md kind: prompt maturity: experimental # Instructions - path: .github/instructions/coding-standards/code-review/diff-computation.instructions.md kind: instruction maturity: experimental - path: .github/instructions/coding-standards/code-review/review-artifacts.instructions.md kind: instruction maturity: experimental - path: .github/instructions/coding-standards/bash/bash.instructions.md kind: instruction - path: .github/instructions/coding-standards/bicep/bicep.instructions.md kind: instruction - path: .github/instructions/coding-standards/csharp/csharp.instructions.md kind: instruction - path: .github/instructions/coding-standards/csharp/csharp-tests.instructions.md kind: instruction - path: .github/instructions/coding-standards/powershell/pester.instructions.md kind: instruction - path: .github/instructions/coding-standards/powershell/powershell.instructions.md kind: instruction - path: .github/instructions/coding-standards/rust/rust.instructions.md kind: instruction - path: .github/instructions/coding-standards/rust/rust-tests.instructions.md kind: instruction - path: .github/instructions/coding-standards/python-script.instructions.md kind: instruction - path: .github/instructions/coding-standards/python-tests.instructions.md kind: instruction - path: .github/instructions/coding-standards/terraform/terraform.instructions.md kind: instruction - path: .github/instructions/coding-standards/uv-projects.instructions.md kind: instruction - path: .github/instructions/shared/hve-core-location.instructions.md kind: instruction # Skills - path: .github/skills/coding-standards/python-foundational kind: skill maturity: experimental - path: .github/skills/shared/pr-reference kind: skill - path: .github/skills/shared/telemetry-foundations kind: skill # Telemetry overlays - path: .github/instructions/shared/telemetry-overlay.instructions.md kind: instruction display: ordering: alpha