- ADO org: https://dev.azure.com/hybridcloudsolutions
- ADO project: Azure Local
- Area path: Platform Engineering\Onboarding
- Work item format:
AB#<id>in commit messages and PR descriptions
This repo follows all HCS platform standards defined in the Platform Engineering repo:
| Standard | Reference |
|---|---|
| Governance | docs/standards/governance.md |
| Scripting (PowerShell 7) | docs/standards/scripting.md |
| Automation | docs/standards/automation.md |
| Variables and naming | docs/standards/variables.md |
| Documentation | docs/standards/documentation.md |
| Claude Code | docs/standards/claude-code.md |
Key rules:
- All scripts: PowerShell 7+ only.
#Requires -Version 7.0,Set-StrictMode -Version Latest,$ErrorActionPreference = 'Stop'. - All docs: Markdown only. No Word documents in any repo.
- Commit format:
type(scope): short description— types:feat,fix,docs,chore,refactor,test - No secrets, tokens, or credentials committed to any file.
| Fact | Value |
|---|---|
| Primary language | Markdown / Python (MkDocs) |
| GitHub org | AzureLocal |
| Azure login | kris@hybridsolutions.cloud |
| Key Vault | kv-hcs-vault-01 |
| Variable | Source | Purpose |
|---|---|---|
GITHUB_TOKEN |
kv-hcs-vault-01 via Load-HCSEnvironment.ps1 | GitHub CLI and git operations |
AZURE_DEVOPS_EXT_PAT |
kv-hcs-vault-01 via Load-HCSEnvironment.ps1 | ADO CLI (az boards, az devops) |
| Load before starting a session: |
. E:\git\platform\scripts\Load-HCSEnvironment.ps1mkdocs build
mkdocs serve # http://127.0.0.1:8000
platform/
├── .claude/
├── platform-epic-issue-body.md
├── scheduled_tasks.lock
└── settings.json
├── .github/
└── workflows/
├── decisions/
├── 0001-create-platform-repo.md
├── 0002-standards-single-source.md
├── 0003-maproom-iic-canon.md
├── 0004-testing-toolset-classification.md
└── 0005-reusable-workflow-split.md
├── docs/
├── contributing/
├── getting-started/
├── governance/
├── maproom/
└── modules/
├── modules/
└── powershell/
├── repo-management/
├── org-scripts/
└── README.md
├── scripts/
├── README.md
└── Seed-DocStubs.ps1
├── templates/
├── _common/
├── iac-solution/
├── migration-runbook/
├── ps-module/
└── training-site/
├── testing/
├── iic-canon/
├── maproom/
├── trailhead/
└── README.md
├── .azurelocal-platform.yml
├── .editorconfig
├── .gitignore
├── .markdownlint.json
├── .release-please-manifest.json
├── .yamllint.yml
├── azurelocal-platform.code-workspace
├── CHANGELOG.md
├── CLAUDE.md
└── ...
Run autonomously:
- Read, search, and grep any file in this repo
- Write and edit files in this repo
git add,git commit,git pushgh issue,gh pr,gh runCLI commandsmkdocs buildandmkdocs servepip installfor MkDocs plugins
Always confirm before:
- Creating or deleting Azure resources
- Any
azCLI write operation that modifies Azure state - Running destructive operations
- Making API calls to external services
platform-engineer(model: sonnet) — Expert inplatform: deep knowledge of this repo's structure, conventions, and development workflow.
User-level agents (available in every repo session): triage-lookup, markdown-prose-editor, azurelocal-domain-expert, mkdocs-material-doctor, turner-module-scaffold-engineer, mms-2026-demo-presenter.
Kristopher Turner kris@hybridsolutions.cloud Senior Product Technology Architect, TierPoint | Microsoft MVP (Azure) | MCT Owner, Hybrid Cloud Solutions LLC — hybridsolutions.cloud Country Cloud Boy — thisismydemo.cloud