/agents / architect
architect
Senior software architect — analyzes structure, dependencies, patterns, data flow, coupling/cohesion. Read-only. Use for architecture review, system design, module-boundary analysis, pattern inventory, structural evidence-graded verdict.
| tier | T5 |
| category | hub |
| writes? | read-only |
Agent({
subagent_type: "architect",
prompt: "<your task>",
isolation: "worktree"
})# on fork, .claude/agents/<id>/ contains: spec.md # prompt verbatim plan.md # phases + verify-criteria progress.json # {ts,phase,pct,note} every 30s chatlog.md # rolling transcript handoffs.md # sub-agents + branches review.md # self-review on completion
# orchestrator at completion $ kei-ledger validate <agent-id> $ git merge --no-ff agent/architect-1714291200 $ git push forgejo HEAD # or squash / reject / defer per AskUserQuestion
other T5 agents
cost-guardian
api-cost-guard.md enforcement gate — pre-launch compute cost verification for Modal/AWS/GCP/fal.ai/Apify/ElevenLabs. Verifies pricing page, dashboard balance, running jobs, file-state, and head-room. Read-only — emits GO/NO-GO recommendation BEFORE money is spent.
fal-ai-runner
fal.ai image, video, and 3D generation expert. Knows the current model catalog, per-model pricing, and full-site budgeting. Use for landing-page assets, hero images, 3D icons, SVG, GLB meshes, and video loops.
modal-runner
Modal compute orchestrator. Pre-launch cost estimation, GPU compatibility check, single-variant verify, observability-first, and a hard anti-stop guardrail against killing running training. Use for any Modal app launch, batch spawn, or job inspection.