diff --git a/.github/prompts/data-science/synth-data-generate.prompt.md b/.github/prompts/data-science/synth-data-generate.prompt.md index 5ef5ecccc..c32d39584 100644 --- a/.github/prompts/data-science/synth-data-generate.prompt.md +++ b/.github/prompts/data-science/synth-data-generate.prompt.md @@ -1,5 +1,6 @@ --- description: "Generate comprehensive synthetic data for any specified subject with realistic patterns and relationships" +agent: agent --- # Synthetic Data Generator diff --git a/.github/prompts/security/incident-response.prompt.md b/.github/prompts/security/incident-response.prompt.md index 52a4f6483..27c0775fc 100644 --- a/.github/prompts/security/incident-response.prompt.md +++ b/.github/prompts/security/incident-response.prompt.md @@ -1,6 +1,7 @@ --- description: "Incident response workflow for Azure operations scenarios - Brought to you by microsoft/hve-core" name: incident-response +agent: agent argument-hint: "[incident-description] [severity={1|2|3|4}] [phase={triage|diagnose|mitigate|rca}]" --- diff --git a/.github/prompts/security/risk-register.prompt.md b/.github/prompts/security/risk-register.prompt.md index 7bb32351b..76071d668 100644 --- a/.github/prompts/security/risk-register.prompt.md +++ b/.github/prompts/security/risk-register.prompt.md @@ -1,6 +1,7 @@ --- description: "Creates a concise and well-structured qualitative risk register using a Probability × Impact (P×I) risk matrix." name: risk-register +agent: agent argument-hint: "[project-name] [optional: focus-area]" ---