Claude
Agent
infra-author
Imported from arbiterforge/codearbiter/site/src/curated/agents/infra-author.md.
What vetted this — trust report
Download
arbiterforge-codearbiter-site_src_curated_agents_infra-author.md-44989c5.zip · 0 KB
Install
skills CLI
npx skills add https://github.com/arbiterForge/codeArbiter/tree/main/site/src/curated/agents/infra-author.md
Git
git clone https://github.com/arbiterForge/codeArbiter.git
The skills CLI installs just this skill, for any of its supported agents. Git is the plain clone.
Files (codearbiter)
-
infra-author.md 1016 B
--- entity: agents/infra-author related: [skills/subagent-driven-development, backend-author] --- ## Role Writes infrastructure-as-code, containers, CI/CD manifests, and deployment configuration, mirroring `backend-author` and `frontend-author` for the infra surface. It reads tech stack and security boundaries from `.codearbiter/` before writing, and dispatches `security-reviewer` (mandatory before staging) whenever a change touches network policy, IAM, or a container security context. Dispatched by `subagent-driven-development` once the relevant planning phase has completed. ## Why this model tier Ships `model: sonnet`. IaC idempotency, least-privilege IAM, and network-policy correctness are implementation-grade judgment calls, the same tier rationale as the other author agents. ## What it emits Not findings — it writes IaC, container, and CI/CD configuration files directly, plus the mandatory `security-reviewer` dispatch its own rules require before anything with elevated permissions ships.
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.