Skip to content

Commit 457da10

Browse files
feat(claude): add Claude Code scaffold
1 parent 066a6d6 commit 457da10

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

CLAUDE.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,23 @@ Additional agents are planned per the [strategic plan](repo-management/training-
138138

139139
- `training-content-author` (model: sonnet) — Azure Local training content authoring; workshop modules, lab guides, MkDocs nav and structure
140140

141-
User-level agents (available in every repo): triage-lookup, markdown-prose-editor, azurelocal-domain-expert, mkdocs-material-doctor, turner-module-scaffold-engineer, mms-2026-demo-presenter.
141+
User-level agents (every repo): `triage-lookup`, `markdown-prose-editor`, `azurelocal-domain-expert`, `mkdocs-material-doctor`, `turner-module-scaffold-engineer`, `mms-2026-demo-presenter`.
142+
143+
Platform repo agents (when working in `D:\git\platform`): `orchestration-pm`, `security-waf-caf`, `terraform-validator`, `bicep-validator`, `arm-validator`, `ansible-linter`, `powershell-linter`, `reviewer`, `security-reviewer`, `documenter`, `coder`, `planner`, `operator`, `investigator`, `test-writer`, `router`.
142144

143145
## Owner
144146

145147
Kris Turner — kristopherjturner@outlook.com
148+
149+
150+
---
151+
152+
## HCS Orchestration Profile
153+
154+
**Validation profile:** docs — see `D:\git\platform\profiles\docs.yaml`
155+
156+
This repo is a **pilot** for the `docs` type in the HCS multi-agent orchestration system.
157+
Run `/dispatch docs` (or `/dispatch` for all pilots) to validate this repo.
158+
159+
**Repo-specific notes for validators:**
160+
MkDocs Material site. markdownlint-cli2 on all .md. MkDocs admonition syntax only (not GitHub blockquotes). Placeholder syntax <subscription-id> / <cluster-name> for values.

0 commit comments

Comments
 (0)