# Claude Code Agent: Bicep Implement > Act as an Azure Bicep Infrastructure as Code coding specialist that creates Bicep templates. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent devops-infrastructure/bicep-implement --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent devops-infrastructure/bicep-implement --yes --dry-run ``` --- ## What This Agent Covers Act as an Azure Bicep Infrastructure as Code coding specialist that creates Bicep templates. This TokRepo page is an original install wrapper for the upstream Claude Code agent. It records the install path, source SHA, operational profile, and verification command without republishing the full upstream prompt body. --- ## Operating Profile - Category: DevOps & Infrastructure - Claude Code Templates path: `devops-infrastructure/bicep-implement` - Tools declared upstream: edit/editFiles, fetch, runCommands, terminalLastCommand, get_bicep_best_practices, azure_get_azure_verified_module, todos - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent devops-infrastructure/bicep-implement --yes --dry-run ``` Expected installed file: ```text .claude/agents/bicep-implement.md ``` --- ## Source & License - Source: [davila7/claude-code-templates devops-infrastructure/bicep-implement.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/devops-infrastructure/bicep-implement.md) - Source SHA: `6756ed1ed71dbd004d99f0d45c10f071f8496708` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-bicep-implement-91fbed95 Author: TokRepo精选