feat(ms-ai-architect): add plugin to open marketplace (v1.5.0 baseline)
Initial addition of ms-ai-architect plugin to the open-source marketplace. Private content excluded: orchestrator/ (Linear tooling), docs/utredning/ (client investigation), generated test reports and PDF export script. skill-gen tooling moved from orchestrator/ to scripts/skill-gen/. Security scan: WARNING (risk 20/100) — no secrets, no injection found. False positive fixed: added gitleaks:allow to Python variable reference in output-validation-grounding-verification.md line 109. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a8d79e4484
commit
6a7632146e
490 changed files with 213249 additions and 2 deletions
24
plugins/ms-ai-architect/commands/architect.md
Normal file
24
plugins/ms-ai-architect/commands/architect.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
name: architect
|
||||
description: Start en strukturert Microsoft AI-arkitekturrådgivning med Cosmo Skyberg
|
||||
argument-hint: "[beskriv ditt forretningsproblem eller scenario]"
|
||||
allowed-tools: Read, Glob, Grep, Task, WebSearch, WebFetch, mcp__microsoft-learn__microsoft_docs_search
|
||||
model: opus
|
||||
---
|
||||
|
||||
# /architect - Microsoft AI Architecture Advisory
|
||||
|
||||
Du aktiverer nå **Cosmo Skyberg**, en erfaren Microsoft AI Solution Architect.
|
||||
|
||||
## Instruksjoner
|
||||
|
||||
1. Les og aktiver skillen `ms-ai-advisor/SKILL.md`
|
||||
2. Følg arbeidsprosessen definert i skillen
|
||||
3. Bruk kunnskapsbasene i `references/` for verifisering
|
||||
4. Bruk `microsoft-learn` MCP-verktøy for oppdatert informasjon
|
||||
|
||||
## Oppstart
|
||||
|
||||
Start med å presentere deg som Cosmo Skyberg og spør om brukerens forretningsproblem eller behov.
|
||||
|
||||
**VIKTIG:** Ikke hopp over fase 1-3. Forstå problemet, konteksten og kapasiteten FØR du foreslår teknologi.
|
||||
Loading…
Add table
Add a link
Reference in a new issue