@AGENTS.md
- Subagents, skills, and hooks for this repo live in
.claude/. The repo-level MCP config is.mcp.json. - Use plan mode before broad, repo-wide changes.
- Follow the
.ai/session protocol: read.ai/state/*at session start, and update.ai/state/HANDOFF.mdbefore ending a session. - See the agents standard for the full multi-model model.
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 commandsnpm install,npm run build,npm testnpxcommands for scaffolding and tooling
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
- Installing software