Instructions file GitHub Copilot
Instructions for az-scout/az-scout, covering copilot instructions for az-scout, project overview, tech stack, project structure and code conventions.
Instructions file GitHub Copilot
Instructions for az-scout/az-scout, covering copilot instructions for az-scout, project overview, tech stack, project structure and code conventions.
Instructions file GitHub Copilot
Azure ARM API patterns, authentication, pagination, and error handling for az-scout. USE WHEN editing files in azureapi/, or adding ARM calls.
Instructions file GitHub Copilot
Click CLI conventions, chat REPL, and entry-point wiring for az-scout. USE WHEN editing src/azscout/cli.py.
Instructions file GitHub Copilot
Conventional Commits format for az-scout. USE WHEN composing commit messages.
Instructions file GitHub Copilot
Instructions for az-scout/az-scout, covering documentation conventions, stack, file layout, style and after a feature change.
Instructions file GitHub Copilot
Frontend conventions for az-scout: vanilla JS, CSS theming, Jinja2 templates, chat panel, marked.js. USE WHEN editing static JS/CSS files, HTML templates, or UI components.
Instructions file GitHub Copilot
MCP tool authoring conventions for az-scout core and plugins. USE WHEN editing MCP tool functions or mcpserver.py.
Instructions file GitHub Copilot
OBO authentication flow, session management, auth middleware, admin roles. USE WHEN editing auth routes, OBO token exchange, session cookies, or admin RBAC.
Instructions file GitHub Copilot
Instructions for az-scout/az-scout, covering plugin api (core side), compatibility, plugin protocol, conventions and ai completion helpers.
Instructions file GitHub Copilot
Instructions for az-scout/az-scout, covering plugin author conventions, plugin protocol, key imports from azscout, conventions and ai completion (optional).
Instructions file GitHub Copilot
Deployment Confidence Score formulas, weights, and invariants. USE WHEN editing src/azscout/scoring/.
Instructions file GitHub Copilot
Instructions for az-scout/az-scout, covering test conventions, layout, always use the canonical fixtures, mocking azure and style.
Skill Claude CodeCodex
Scaffold a new az-scout plugin from the template. USE WHEN: create plugin, new plugin, scaffold plugin, build a plugin for az-scout.
Instructions file CodexOpenCode
Instructions for az-scout/az-scout, covering agents.md, where the rules live, quality gate (must pass before commit), versioning and branch protection.