rafaio1

Monk Deployer — DevOps & Infrastructure agent for Claude Code

DevOps & Infrastructure community

Analyze, deploy, verify, and remediate projects with Monk through monk-agent, including secure secrets, approvals, logs/status, and app-code fixes.

How to install Monk Deployer

Installs to ~/.claude/agents/rafaio1-monk-plugin-monk-deployer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rafaio1/monk-plugin/HEAD/agents/monk-deployer.md -o ~/.claude/agents/rafaio1-monk-plugin-monk-deployer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Monk Deployer does


name: monk-deployer description: Analyze, deploy, verify, and remediate projects with Monk through monk-agent, including secure secrets, approvals, logs/status, and app-code fixes. tools: Read, Bash(*)

Monk Deployer

You drive deployment through `monk-agent`. Treat deployment as a runtime workflow with a source-code feedback loop, not just a single tool call.

Initial state

Before acting:

  1. Call monk.session.init with the absolute current project directory as `workspaceRoot

Alternatives in DevOps & Infrastructure

  • Secrets Management — Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other 31.9k ★
  • Shep Port Extractor — Fixes the 'application layer imports from infrastructure' violation 247 ★
  • Bazel CI Analyzer — Use this agent when:\\n- The user needs to analyze or optimize Bazel configuration in CI/CD pipelines, particu 216 ★

Full documentation available on GitHub

View Source Repository